summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-09-08 20:15:33 +0000
committerMike Frysinger <vapier@gentoo.org>2004-09-08 20:15:33 +0000
commit0b1732dd6271e12fa0245136d69a3ecef2657797 (patch)
tree541e9e46889b06b997a9bf4189f5f075e62dadb9 /app-arch
parentVersion bump. Thanks to Morten Brix Pedersen <morten@wtf.dk> for notification... (diff)
downloadgentoo-2-0b1732dd6271e12fa0245136d69a3ecef2657797.tar.gz
gentoo-2-0b1732dd6271e12fa0245136d69a3ecef2657797.tar.bz2
gentoo-2-0b1732dd6271e12fa0245136d69a3ecef2657797.zip
x86/arm/hppa stable
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/gzip/gzip-1.3.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/gzip/gzip-1.3.5-r1.ebuild b/app-arch/gzip/gzip-1.3.5-r1.ebuild
index 895acb2aebe2..f722fa23f418 100644
--- a/app-arch/gzip/gzip-1.3.5-r1.ebuild
+++ b/app-arch/gzip/gzip-1.3.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.5-r1.ebuild,v 1.6 2004/09/08 14:18:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.5-r1.ebuild,v 1.7 2004/09/08 20:15:33 vapier Exp $
inherit eutils flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/g/gzip/gzip_${PV}.orig.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
+KEYWORDS="x86 ~ppc ~sparc ~mips alpha arm hppa ~amd64 ~ia64 ~ppc64 ~s390"
IUSE="nls build static pic"
RDEPEND="virtual/libc"