diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 14:38:39 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 14:38:39 +0200 |
commit | e069b543266fcb82b12c86b89eebbb375efd90fb (patch) | |
tree | 9983316be079763e0c82dccaae8240ccb4fb3541 /dev-libs/yaz | |
parent | x11-apps/luit: Stabilize 20220111 arm, #833715 (diff) | |
download | gentoo-e069b543266fcb82b12c86b89eebbb375efd90fb.tar.gz gentoo-e069b543266fcb82b12c86b89eebbb375efd90fb.tar.bz2 gentoo-e069b543266fcb82b12c86b89eebbb375efd90fb.zip |
dev-libs/yaz: Stabilize 5.31.0 arm, #833691
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/yaz')
-rw-r--r-- | dev-libs/yaz/yaz-5.31.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/yaz/yaz-5.31.0.ebuild b/dev-libs/yaz/yaz-5.31.0.ebuild index d7cef7707029..2285d3f50b56 100644 --- a/dev-libs/yaz/yaz-5.31.0.ebuild +++ b/dev-libs/yaz/yaz-5.31.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://ftp.indexdata.dk/pub/${PN}/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0/5" -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" IUSE="gnutls tcpd ziffy" RDEPEND=" |