diff options
author | Brent Baude <ranger@gentoo.org> | 2008-03-29 15:33:23 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-03-29 15:33:23 +0000 |
commit | 4bf6c5277ff71b106732079a8f9a14e2034dcd6c (patch) | |
tree | 7a36be9ae0095e915b379cec080f98cb36073ea7 /app-arch/unzip/unzip-5.52-r2.ebuild | |
parent | stable ppc64, bug 215068 (diff) | |
download | gentoo-2-4bf6c5277ff71b106732079a8f9a14e2034dcd6c.tar.gz gentoo-2-4bf6c5277ff71b106732079a8f9a14e2034dcd6c.tar.bz2 gentoo-2-4bf6c5277ff71b106732079a8f9a14e2034dcd6c.zip |
Marking unzip-5.52-r2 ppc64 and ppc for bug 213761
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-arch/unzip/unzip-5.52-r2.ebuild')
-rw-r--r-- | app-arch/unzip/unzip-5.52-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unzip/unzip-5.52-r2.ebuild b/app-arch/unzip/unzip-5.52-r2.ebuild index d7df3d19e04e..8da488a9b6f0 100644 --- a/app-arch/unzip/unzip-5.52-r2.ebuild +++ b/app-arch/unzip/unzip-5.52-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52-r2.ebuild,v 1.3 2008/03/29 11:14:07 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52-r2.ebuild,v 1.4 2008/03/29 15:33:23 ranger Exp $ inherit eutils toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${PN}${PV/.}.tar.gz" LICENSE="Info-ZIP" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |