summaryrefslogtreecommitdiff
path: root/dev-libs/yaz/yaz-5.34.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/yaz/yaz-5.34.0.ebuild')
-rw-r--r--dev-libs/yaz/yaz-5.34.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/yaz/yaz-5.34.0.ebuild b/dev-libs/yaz/yaz-5.34.0.ebuild
index c625bf890ffe..d9c09274e236 100644
--- a/dev-libs/yaz/yaz-5.34.0.ebuild
+++ b/dev-libs/yaz/yaz-5.34.0.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 ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
fi
LICENSE="BSD GPL-2"