diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:32:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | 60e6e3111f4422592ae7c40f95773d931994d8c3 (patch) | |
tree | 8e821e1da6b466439922f67956b302eba0aa8e0b /dev-libs/yaz | |
parent | dev-libs/libmcrypt: amd64 stable wrt bug #587336 (diff) | |
download | gentoo-60e6e3111f4422592ae7c40f95773d931994d8c3.tar.gz gentoo-60e6e3111f4422592ae7c40f95773d931994d8c3.tar.bz2 gentoo-60e6e3111f4422592ae7c40f95773d931994d8c3.zip |
dev-libs/yaz: amd64 stable wrt bug #522674
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 978cd93a30de..bc5f65930f77 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 |