diff options
author | Sam James <sam@gentoo.org> | 2022-09-22 02:27:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-22 02:27:47 +0100 |
commit | 35cb04384f8aca640e1eefea0699c5e605f5e934 (patch) | |
tree | 91861331e5566d203973e48337ce8891b2ec7268 /net-libs | |
parent | net-libs/accounts-qml: Stabilize 0.7-r2 x86, #872251 (diff) | |
download | gentoo-35cb04384f8aca640e1eefea0699c5e605f5e934.tar.gz gentoo-35cb04384f8aca640e1eefea0699c5e605f5e934.tar.bz2 gentoo-35cb04384f8aca640e1eefea0699c5e605f5e934.zip |
net-libs/accounts-qml: Stabilize 0.7-r2 arm64, #872251
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild index 208a12f2aabc..b1785dc0718b 100644 --- a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild +++ b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-module-VERSION_${PV}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" IUSE="doc test" # dbus problems |