commit: 61c25d0a8446a25162856e2d8a724da923b55692
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 23:18:34 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 23:18:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c25d0a
net-libs/libquotient: Stabilize 0.9.2 amd64, #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 36c4281ab843..37f04804234f 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 )"