diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-01 14:00:30 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-01 14:00:30 +0000 |
commit | 7f3b673344a1ebcfa0ccd3398d205ab2c4419f10 (patch) | |
tree | a583d3691b150e7f2b27d1f811bd90ab78e9a2ee | |
parent | dev-python/beautifulsoup: keyworded 4.8.1 for ppc64, bug #701290 (diff) | |
download | gentoo-7f3b673344a1ebcfa0ccd3398d205ab2c4419f10.tar.gz gentoo-7f3b673344a1ebcfa0ccd3398d205ab2c4419f10.tar.bz2 gentoo-7f3b673344a1ebcfa0ccd3398d205ab2c4419f10.zip |
app-arch/unzip: stable 6.0_p25 for ppc64, bug #691566
Package-Manager: Portage-2.3.80, Repoman-2.3.19
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | app-arch/unzip/unzip-6.0_p25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unzip/unzip-6.0_p25.ebuild b/app-arch/unzip/unzip-6.0_p25.ebuild index cbe2fef00066..4bd9d56efc02 100644 --- a/app-arch/unzip/unzip-6.0_p25.ebuild +++ b/app-arch/unzip/unzip-6.0_p25.ebuild @@ -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 ) |