diff options
author | Sam James <sam@gentoo.org> | 2022-09-22 02:09:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-22 02:09:06 +0100 |
commit | 8a932de338965c1fc0148a300c60df3ceb7d864f (patch) | |
tree | 38b2b950beb7d77ba906657532e219afe75cf934 /net-libs/accounts-qml | |
parent | net-libs/accounts-qml: Stabilize 0.7-r2 amd64, #872251 (diff) | |
download | gentoo-8a932de338965c1fc0148a300c60df3ceb7d864f.tar.gz gentoo-8a932de338965c1fc0148a300c60df3ceb7d864f.tar.bz2 gentoo-8a932de338965c1fc0148a300c60df3ceb7d864f.zip |
net-libs/accounts-qml: Stabilize 0.7-r2 x86, #872251
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/accounts-qml')
-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 c5e298d1969e..208a12f2aabc 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 |