commit: b943c7b1c94753e77f116987de500bbd768450d2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 23:18:35 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 23:18:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b943c7b1
net-libs/libquotient: Stabilize 0.9.2 x86, #949586
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/libquotient/libquotient-0.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libquotient/libquotient-0.9.2.ebuild
b/net-libs/libquotient/libquotient-0.9.2.ebuild
index 37f04804234f..34f2ffd25e17 100644
--- a/net-libs/libquotient/libquotient-0.9.2.ebuild
+++ b/net-libs/libquotient/libquotient-0.9.2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/libQuotient-${PV}"
LICENSE="LGPL-2+"
SLOT="0/${PV}" # FIXME: check soname on next version bump
-KEYWORDS="amd64 arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 arm64 ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"