summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-09-20 16:12:50 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-09-20 16:12:50 +0000
commita33ba09140bc58b9dad666c183df756c426a5126 (patch)
tree78003093c528ac68621bcb0c74af6c61de8d097f /app-arch/gzip
parentStable on x86 (#145511) (diff)
downloadgentoo-2-a33ba09140bc58b9dad666c183df756c426a5126.tar.gz
gentoo-2-a33ba09140bc58b9dad666c183df756c426a5126.tar.bz2
gentoo-2-a33ba09140bc58b9dad666c183df756c426a5126.zip
bleh, ppc'd
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'app-arch/gzip')
-rw-r--r--app-arch/gzip/gzip-1.3.5-r9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/gzip/gzip-1.3.5-r9.ebuild b/app-arch/gzip/gzip-1.3.5-r9.ebuild
index d5a4af6d7f01..b55cfd290346 100644
--- a/app-arch/gzip/gzip-1.3.5-r9.ebuild
+++ b/app-arch/gzip/gzip-1.3.5-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r9.ebuild,v 1.2 2006/09/20 16:10:59 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.5-r9.ebuild,v 1.3 2006/09/20 16:12:50 dertobi123 Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${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 build static pic"
RDEPEND=""