summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/gzip/gzip-1.3.12.ebuild')
-rw-r--r--app-arch/gzip/gzip-1.3.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/gzip/gzip-1.3.12.ebuild b/app-arch/gzip/gzip-1.3.12.ebuild
index e44ab28367c3..9ff2a5129889 100644
--- a/app-arch/gzip/gzip-1.3.12.ebuild
+++ b/app-arch/gzip/gzip-1.3.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.12.ebuild,v 1.8 2007/07/02 04:20:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.12.ebuild,v 1.9 2007/07/02 12:42:53 angelos Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/gzip/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="nls static pic"
RDEPEND=""