summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-10-03 09:26:32 +0000
committerMarkus Meier <maekke@gentoo.org>2009-10-03 09:26:32 +0000
commitad69348eb111fb445f8850d33f98a69ca314399c (patch)
tree3a809fc7f76c781d8db2381b3501a719788f6666 /app-arch/zip/zip-3.0.ebuild
parentamd64/x86 stable, bug #287368 (diff)
downloadgentoo-2-ad69348eb111fb445f8850d33f98a69ca314399c.tar.gz
gentoo-2-ad69348eb111fb445f8850d33f98a69ca314399c.tar.bz2
gentoo-2-ad69348eb111fb445f8850d33f98a69ca314399c.zip
amd64/arm/x86 stable, bug #287369
(Portage version: 2.2_rc42/cvs/Linux x86_64)
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 1d491c094c68..b70f4be034eb 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.4 2009/10/03 08:41:53 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-3.0.ebuild,v 1.5 2009/10/03 09:26:32 maekke 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 )"