summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-02-10 16:10:01 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-02-10 16:10:01 +0000
commitcf379e453c436cb39f4aaa9bb63e1fbcaa10f249 (patch)
tree4de262acd3987d21c35dd235984725319e6c2200 /app-arch/gzip/gzip-1.4.ebuild
parentMarked ppc/ppc64 stable for bug #300943. (diff)
downloadgentoo-2-cf379e453c436cb39f4aaa9bb63e1fbcaa10f249.tar.gz
gentoo-2-cf379e453c436cb39f4aaa9bb63e1fbcaa10f249.tar.bz2
gentoo-2-cf379e453c436cb39f4aaa9bb63e1fbcaa10f249.zip
Marked ppc/ppc64 stable for bug #300943.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/gzip/gzip-1.4.ebuild')
-rw-r--r--app-arch/gzip/gzip-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/gzip/gzip-1.4.ebuild b/app-arch/gzip/gzip-1.4.ebuild
index 10163c48cafa..9fa30985da35 100644
--- a/app-arch/gzip/gzip-1.4.ebuild
+++ b/app-arch/gzip/gzip-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.4.ebuild,v 1.1 2010/01/21 05:15:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.4.ebuild,v 1.2 2010/02/10 16:10:01 josejx 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 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="nls pic static"
RDEPEND=""