commit: 669437b329b11231bcc3596fc70b93f7ff269351
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 01:15:35 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 01:15:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669437b3
dev-libs/yaz: Stabilize 5.34.4 amd64, #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 6cb0f3b83575..d2f1e06a9635 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"