commit: dbe837a2701a7a82ed11a02df8901f2134695ae8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 22 18:29:45 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 22 18:29:45 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbe837a2
net-libs/libquotient: Stabilize 0.9.5 arm64, #962602
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-libs/libquotient/libquotient-0.9.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libquotient/libquotient-0.9.5.ebuild
b/net-libs/libquotient/libquotient-0.9.5.ebuild
index cafd0f8faefe..36c4281ab843 100644
--- a/net-libs/libquotient/libquotient-0.9.5.ebuild
+++ b/net-libs/libquotient/libquotient-0.9.5.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 )"