summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-10-08 18:34:59 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-10-08 18:34:59 +0000
commit964ca9e901c5e20766fd2ef01aa46155da027b14 (patch)
tree542109f955971f70476ed7009c4911bada46597e /app-arch/zip/zip-3.0.ebuild
parentEAPI=2 (diff)
downloadgentoo-2-964ca9e901c5e20766fd2ef01aa46155da027b14.tar.gz
gentoo-2-964ca9e901c5e20766fd2ef01aa46155da027b14.tar.bz2
gentoo-2-964ca9e901c5e20766fd2ef01aa46155da027b14.zip
alpha/ia64/s390/sh/sparc stable wrt #287369
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-arch/zip/zip-3.0.ebuild')
-rw-r--r--app-arch/zip/zip-3.0.ebuild4
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 e1d228196eac..cafe846975c8 100644
--- a/app-arch/zip/zip-3.0.ebuild
+++ b/app-arch/zip/zip-3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-3.0.ebuild,v 1.6 2009/10/03 15:29:45 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-3.0.ebuild,v 1.7 2009/10/08 18:34:59 armin76 Exp $
inherit toolchain-funcs eutils flag-o-matic
@@ -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"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="bzip2 crypt unicode"
RDEPEND="bzip2? ( app-arch/bzip2 )"