diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-18 10:42:27 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-18 10:54:43 +0000 |
commit | 624f80e65aeb982e5bb097d27ef08080edee79ae (patch) | |
tree | 0c286a14d3dc41234e8433acba066f2410fd4325 /app-arch | |
parent | dev-libs/xapian-bindings: stable 1.4.7 for ia64, bug #669794 (diff) | |
download | gentoo-624f80e65aeb982e5bb097d27ef08080edee79ae.tar.gz gentoo-624f80e65aeb982e5bb097d27ef08080edee79ae.tar.bz2 gentoo-624f80e65aeb982e5bb097d27ef08080edee79ae.zip |
app-arch/unzip: stable 6.0_p25 for ia64, bug #691566
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/unzip/unzip-6.0_p25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unzip/unzip-6.0_p25.ebuild b/app-arch/unzip/unzip-6.0_p25.ebuild index 4bd9d56efc02..949b4d054989 100644 --- a/app-arch/unzip/unzip-6.0_p25.ebuild +++ b/app-arch/unzip/unzip-6.0_p25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.tar.gz LICENSE="Info-ZIP" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 ~sh sparc ~x86 ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 ~sh sparc ~x86 ~x86-linux" IUSE="bzip2 natspec unicode" DEPEND="bzip2? ( app-arch/bzip2 ) |