commit: b33627886acb06218103046249a08444e39a22e6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 00:31:44 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 00:31:44 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3362788
dev-libs/yaz: Stabilize 5.34.4 arm, #954469
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/yaz/yaz-5.34.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/yaz/yaz-5.34.4.ebuild b/dev-libs/yaz/yaz-5.34.4.ebuild
index e97e24e88fcc..be0db83035bc 100644
--- a/dev-libs/yaz/yaz-5.34.4.ebuild
+++ b/dev-libs/yaz/yaz-5.34.4.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/indexdata/yaz.git"
else
SRC_URI="https://ftp.indexdata.com/pub/${PN}/${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
fi
LICENSE="BSD GPL-2"