diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 12:34:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 12:34:12 +0200 |
commit | 6bb7e61c8933ffc0853609ab047b3c8a0193aa47 (patch) | |
tree | 8c134839f0ab8207b7fbacec14b4a401f36b37a7 /dev-libs/yaz | |
parent | net-proxy/squid: bump to 5.4.1 (diff) | |
download | gentoo-6bb7e61c8933ffc0853609ab047b3c8a0193aa47.tar.gz gentoo-6bb7e61c8933ffc0853609ab047b3c8a0193aa47.tar.bz2 gentoo-6bb7e61c8933ffc0853609ab047b3c8a0193aa47.zip |
dev-libs/yaz: Stabilize 5.31.0 ppc64, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/yaz/yaz-5.31.0.ebuild b/dev-libs/yaz/yaz-5.31.0.ebuild index bb0efeb67186..d7cef7707029 100644 --- a/dev-libs/yaz/yaz-5.31.0.ebuild +++ b/dev-libs/yaz/yaz-5.31.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |