summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-09 14:52:01 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-09 14:52:01 +0000
commitd2dd61f2c01a46dab2d29545d464e779163aac9e (patch)
tree26fa6655b2f64a4bacf9d45c85deb0d2432f5177 /app-arch/unzip/unzip-6.0-r2.ebuild
parentMarking libnatspec-0.2.6 ~ppc for bug 349393 (diff)
downloadhistorical-d2dd61f2c01a46dab2d29545d464e779163aac9e.tar.gz
historical-d2dd61f2c01a46dab2d29545d464e779163aac9e.tar.bz2
historical-d2dd61f2c01a46dab2d29545d464e779163aac9e.zip
Marking unzip-6.0-r2 ~ppc for bug 349393
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'app-arch/unzip/unzip-6.0-r2.ebuild')
-rw-r--r--app-arch/unzip/unzip-6.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unzip/unzip-6.0-r2.ebuild b/app-arch/unzip/unzip-6.0-r2.ebuild
index ea77785a735a..6dbbd2066563 100644
--- a/app-arch/unzip/unzip-6.0-r2.ebuild
+++ b/app-arch/unzip/unzip-6.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-6.0-r2.ebuild,v 1.4 2011/01/02 17:01:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-6.0-r2.ebuild,v 1.5 2011/01/09 14:52:01 ranger Exp $
EAPI="2"
inherit eutils toolchain-funcs flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.tar.gz"
LICENSE="Info-ZIP"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
IUSE="bzip2 natspec unicode"
DEPEND="bzip2? ( app-arch/bzip2 )