diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:21:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 15:37:57 +0100 |
commit | eb9e8de1ca6d48a02e4179da261bc55f5bc67f24 (patch) | |
tree | 74a97a1990359add6a4b5d753d1ae80a2d2adca5 /app-arch | |
parent | app-arch/xz-utils: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x8... (diff) | |
download | gentoo-eb9e8de1ca6d48a02e4179da261bc55f5bc67f24.tar.gz gentoo-eb9e8de1ca6d48a02e4179da261bc55f5bc67f24.tar.bz2 gentoo-eb9e8de1ca6d48a02e4179da261bc55f5bc67f24.zip |
app-arch/zip: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/zip/zip-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/zip/zip-3.0.ebuild b/app-arch/zip/zip-3.0.ebuild index cc674c2b956a..51d48ad25b20 100644 --- a/app-arch/zip/zip-3.0.ebuild +++ b/app-arch/zip/zip-3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.zip" LICENSE="Info-ZIP" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 crypt unicode" RDEPEND="bzip2? ( app-arch/bzip2 )" |