summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-29 01:20:48 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-29 01:20:48 +0000
commit271b8122600fe759c37b9c847aed0be7f44b0d95 (patch)
tree56011430a526705a38fd2b2dfda5032d6ae01279 /app-arch/zip/zip-3.0-r1.ebuild
parentkeyword ~ppc ~pcc64, bug #435872 (diff)
downloadhistorical-271b8122600fe759c37b9c847aed0be7f44b0d95.tar.gz
historical-271b8122600fe759c37b9c847aed0be7f44b0d95.tar.bz2
historical-271b8122600fe759c37b9c847aed0be7f44b0d95.zip
stable ppc ppc64, bug #436436
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'app-arch/zip/zip-3.0-r1.ebuild')
-rw-r--r--app-arch/zip/zip-3.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/zip/zip-3.0-r1.ebuild b/app-arch/zip/zip-3.0-r1.ebuild
index 478f4417874f..b68d8863c3c0 100644
--- a/app-arch/zip/zip-3.0-r1.ebuild
+++ b/app-arch/zip/zip-3.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-3.0-r1.ebuild,v 1.11 2012/05/09 13:06:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/zip/zip-3.0-r1.ebuild,v 1.12 2012/09/29 01:20:48 blueness Exp $
EAPI="2"
inherit toolchain-funcs eutils flag-o-matic
@@ -12,7 +12,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 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="bzip2 crypt natspec unicode"
RDEPEND="bzip2? ( app-arch/bzip2 )