summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-10-16 16:48:45 +0000
committerJeroen Roovers <jer@gentoo.org>2009-10-16 16:48:45 +0000
commitb7649e3363dd3a54d2224b6f1cd3552055e83528 (patch)
tree095042458e443f221c3f927ffb9386c012d97c76 /app-arch/zip/zip-3.0.ebuild
parentMarked ~hppa (bug #287368). (diff)
downloadhistorical-b7649e3363dd3a54d2224b6f1cd3552055e83528.tar.gz
historical-b7649e3363dd3a54d2224b6f1cd3552055e83528.tar.bz2
historical-b7649e3363dd3a54d2224b6f1cd3552055e83528.zip
Stable for HPPA (bug #287369).
Package-Manager: portage-2.2_rc46/cvs/Linux i686
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 cafe846975c8..72bf293a2b3a 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.7 2009/10/08 18:34:59 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-3.0.ebuild,v 1.8 2009/10/16 16:48:45 jer 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 )"