summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-04-13 22:56:16 +0000
committerMike Frysinger <vapier@gentoo.org>2008-04-13 22:56:16 +0000
commit627545151aa9c9f5e693f9c60b4221792c5f87e4 (patch)
tree74f8a98b9c5e12625436ac9937d19f299c63989f /app-arch/unzip
parentarm/s390/sh stable (diff)
downloadgentoo-2-627545151aa9c9f5e693f9c60b4221792c5f87e4.tar.gz
gentoo-2-627545151aa9c9f5e693f9c60b4221792c5f87e4.tar.bz2
gentoo-2-627545151aa9c9f5e693f9c60b4221792c5f87e4.zip
arm/s390/sh stable
(Portage version: 2.2_pre5)
Diffstat (limited to 'app-arch/unzip')
-rw-r--r--app-arch/unzip/unzip-5.52-r2.ebuild4
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 13fc700dc725..c794730e3718 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.6 2008/03/29 16:57:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52-r2.ebuild,v 1.7 2008/04/13 22:56:16 vapier 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=""