summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-08-16 04:17:21 +0000
committerMike Frysinger <vapier@gentoo.org>2005-08-16 04:17:21 +0000
commita2ca9d3b9f1af9344be62da8d81809a0d27ef35d (patch)
tree1eed263a947a9d57868fb6f8858ace010feb309e /app-arch/unzip
parentold (diff)
downloadhistorical-a2ca9d3b9f1af9344be62da8d81809a0d27ef35d.tar.gz
historical-a2ca9d3b9f1af9344be62da8d81809a0d27ef35d.tar.bz2
historical-a2ca9d3b9f1af9344be62da8d81809a0d27ef35d.zip
amd64 arm hppa ia64 m68k s390 sh x86 stable
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-arch/unzip')
-rw-r--r--app-arch/unzip/unzip-5.52.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unzip/unzip-5.52.ebuild b/app-arch/unzip/unzip-5.52.ebuild
index 1e3ce96977b6..095bdb30102e 100644
--- a/app-arch/unzip/unzip-5.52.ebuild
+++ b/app-arch/unzip/unzip-5.52.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52.ebuild,v 1.3 2005/07/23 23:10:31 kito Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/unzip/unzip-5.52.ebuild,v 1.4 2005/08/16 04:14:39 vapier Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.info-zip.org/pub/infozip/src/${PN}${PV/.}.tar.gz"
LICENSE="Info-ZIP"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc x86"
IUSE=""
DEPEND=""