commit:     5c770fd7f2d1f5059e1b3376950abb2fc0e2d722
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 07:05:35 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 07:05:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c770fd7

net-libs/libquotient: Stabilize 0.9.1 arm64, #947182

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-libs/libquotient/libquotient-0.9.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libquotient/libquotient-0.9.1.ebuild 
b/net-libs/libquotient/libquotient-0.9.1.ebuild
index 92551379487e..36c4281ab843 100644
--- a/net-libs/libquotient/libquotient-0.9.1.ebuild
+++ b/net-libs/libquotient/libquotient-0.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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 )"

Reply via email to