diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-04-01 07:38:05 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-04-01 07:38:05 +0000 |
commit | bd6cceaeef466cde57012fa94a97a8b6c9780bbb (patch) | |
tree | 17fa1efafe7a43a0a1dfeacae6b7611e684480a3 /app-arch | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-bd6cceaeef466cde57012fa94a97a8b6c9780bbb.tar.gz gentoo-2-bd6cceaeef466cde57012fa94a97a8b6c9780bbb.tar.bz2 gentoo-2-bd6cceaeef466cde57012fa94a97a8b6c9780bbb.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/gzip/gzip-1.3.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/gzip/gzip-1.3.11.ebuild b/app-arch/gzip/gzip-1.3.11.ebuild index 599b325acb2d..37d6db38199e 100644 --- a/app-arch/gzip/gzip-1.3.11.ebuild +++ b/app-arch/gzip/gzip-1.3.11.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.11.ebuild,v 1.8 2007/03/27 20:47:28 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.3.11.ebuild,v 1.9 2007/04/01 07:38:05 vapier 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="" |