diff options
author | Mike Frysinger <vapier@gentoo.org> | 2017-01-22 00:16:42 -0600 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2017-01-22 00:17:08 -0600 |
commit | ecb683835ac6181fb60bb87273445dc7df8804f8 (patch) | |
tree | 131f72e59d205e0176196d6e66d7bf79c10f7fc5 /app-arch/unzip | |
parent | app-misc/pax-utils: mark 1.1.7 stable for all (diff) | |
download | gentoo-ecb683835ac6181fb60bb87273445dc7df8804f8.tar.gz gentoo-ecb683835ac6181fb60bb87273445dc7df8804f8.tar.bz2 gentoo-ecb683835ac6181fb60bb87273445dc7df8804f8.zip |
app-arch/unzip: mark 6.0_p20 arm64/m68k/s390/sh stable
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 f952bd369bd6..6b611c29c069 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 ) |