summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-19 14:25:23 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-19 14:25:23 +0000
commit3319e97d002bd3bface1a4c6a3f3b515c13bde84 (patch)
tree24bb65b328d1816af832f61c367d31cd8568c37a /app-arch/gzip/gzip-1.5.ebuild
parentalpha/ia64/s390/sh/sparc stable wrt #428718 (diff)
downloadhistorical-3319e97d002bd3bface1a4c6a3f3b515c13bde84.tar.gz
historical-3319e97d002bd3bface1a4c6a3f3b515c13bde84.tar.bz2
historical-3319e97d002bd3bface1a4c6a3f3b515c13bde84.zip
Stable for x86, wrt bug #431844
Package-Manager: portage-2.2.0_alpha121/cvs/Linux i686
Diffstat (limited to 'app-arch/gzip/gzip-1.5.ebuild')
-rw-r--r--app-arch/gzip/gzip-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/gzip/gzip-1.5.ebuild b/app-arch/gzip/gzip-1.5.ebuild
index f78ba1cc689d..3f51e1fe43ae 100644
--- a/app-arch/gzip/gzip-1.5.ebuild
+++ b/app-arch/gzip/gzip-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.5.ebuild,v 1.3 2012/08/19 10:03:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.5.ebuild,v 1.4 2012/08/19 14:25:23 johu Exp $
inherit eutils flag-o-matic unpacker
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu-alpha/gzip/${P}.tar.xz
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="nls pic static"
RDEPEND=""