summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-12-27 15:27:03 +0000
committerBrent Baude <ranger@gentoo.org>2010-12-27 15:27:03 +0000
commit8649f9284a9d2f907f8bdc3a02df30ae4cadc854 (patch)
treec517855bff805ea272e6f54a418b50b2fed1651e /app-arch/unzip/unzip-6.0-r2.ebuild
parentMarking libnatspec-0.2.6 ~ppc64 for bug 349393 (diff)
downloadhistorical-8649f9284a9d2f907f8bdc3a02df30ae4cadc854.tar.gz
historical-8649f9284a9d2f907f8bdc3a02df30ae4cadc854.tar.bz2
historical-8649f9284a9d2f907f8bdc3a02df30ae4cadc854.zip
Marking unzip-6.0-r2 ~ppc64 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 22c3ed9d9629..76f0b39028e0 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-2010 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.2 2010/12/26 05:46:08 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-6.0-r2.ebuild,v 1.3 2010/12/27 15:27:03 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 ~mips ~x86"
+KEYWORDS="~amd64 ~mips ~ppc64 ~x86"
IUSE="bzip2 natspec unicode"
DEPEND="bzip2? ( app-arch/bzip2 )