diff options
author | Markus Meier <maekke@gentoo.org> | 2016-08-30 22:26:52 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-08-30 22:26:52 +0200 |
commit | 9203218bcbc28622e93d97a65b248e7ee7bd7e8c (patch) | |
tree | 8f139e40b391752cc6a2048d93f8a4ffc94ef7ea /dev-libs/yaz | |
parent | net-proxy/obfs4proxy: add ~arm, bug #590766 (diff) | |
download | gentoo-9203218bcbc28622e93d97a65b248e7ee7bd7e8c.tar.gz gentoo-9203218bcbc28622e93d97a65b248e7ee7bd7e8c.tar.bz2 gentoo-9203218bcbc28622e93d97a65b248e7ee7bd7e8c.zip |
dev-libs/yaz: arm stable, bug #522674
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/yaz')
-rw-r--r-- | dev-libs/yaz/yaz-3.0.53.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/yaz/yaz-3.0.53.ebuild b/dev-libs/yaz/yaz-3.0.53.ebuild index 9983f2c69ef8..978cd93a30de 100644 --- a/dev-libs/yaz/yaz-3.0.53.ebuild +++ b/dev-libs/yaz/yaz-3.0.53.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://ftp.indexdata.dk/pub/${PN}/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="debug icu libressl tcpd ziffy" RDEPEND="dev-libs/libxml2 |