diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-01 20:45:10 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-01 21:03:49 -0700 |
commit | 21d815f4e34b52e8c2ec355f430716e5533b9ea5 (patch) | |
tree | 4095fbe4d6da06d6e5890d9ce750fb6125a3bca8 /app-arch/unzip | |
parent | sys-devel/autogen: alpha stable, bug 575068. (diff) | |
download | gentoo-21d815f4e34b52e8c2ec355f430716e5533b9ea5.tar.gz gentoo-21d815f4e34b52e8c2ec355f430716e5533b9ea5.tar.bz2 gentoo-21d815f4e34b52e8c2ec355f430716e5533b9ea5.zip |
app-arch/unzip: alpha stable, bug 528082.
Diffstat (limited to 'app-arch/unzip')
-rw-r--r-- | app-arch/unzip/unzip-6.0_p20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/unzip/unzip-6.0_p20.ebuild b/app-arch/unzip/unzip-6.0_p20.ebuild index e0ab2473d40f..73dd26362522 100644 --- a/app-arch/unzip/unzip-6.0_p20.ebuild +++ b/app-arch/unzip/unzip-6.0_p20.ebuild @@ -17,7 +17,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 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="bzip2 natspec unicode" DEPEND="bzip2? ( app-arch/bzip2 ) |