commit:     79f631f826ad2f18d891ee9aa25d3afa400d27d8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 00:48:07 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 00:48:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79f631f8

dev-libs/uriparser: Stabilize 0.9.8-r1 arm64, #947907

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/uriparser/uriparser-0.9.8-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/uriparser/uriparser-0.9.8-r1.ebuild 
b/dev-libs/uriparser/uriparser-0.9.8-r1.ebuild
index 984256a19ba3..293ddfe76bb8 100644
--- a/dev-libs/uriparser/uriparser-0.9.8-r1.ebuild
+++ b/dev-libs/uriparser/uriparser-0.9.8-r1.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
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux 
~ppc-macos"
 IUSE="+doc qt5 test unicode"  # +doc to address warning RequiredUseDefaults
 
 REQUIRED_USE="qt5? ( doc ) test? ( unicode )"

Reply via email to