diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-09 14:55:10 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-09 14:55:10 -0800 |
commit | c2900cf47dc43d625e9622587d3f8b5ce4ff3bda (patch) | |
tree | 79822821d69e1ecb4cc5a6d01e89923dedfd48cc /app-arch | |
parent | mail-mta/sendmail-8.15.2-r2: alpha stable, bug 689862 (diff) | |
download | gentoo-c2900cf47dc43d625e9622587d3f8b5ce4ff3bda.tar.gz gentoo-c2900cf47dc43d625e9622587d3f8b5ce4ff3bda.tar.bz2 gentoo-c2900cf47dc43d625e9622587d3f8b5ce4ff3bda.zip |
app-arch/unzip-6.0_p25: alpha stable, bug 691566
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-arch')
-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 1dbc304dea81..95f32b88ca59 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 ) |