summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-08-20 02:52:06 +0000
committerJeroen Roovers <jer@gentoo.org>2012-08-20 02:52:06 +0000
commit14fb2a6d103285e179bd8d76d2d742ade8416d4b (patch)
treec90662d2ab90f6af37ea268c84ff41253a50863b /app-arch/gzip/gzip-1.5.ebuild
parentPull in pkg-config #431908 by Hans. (diff)
downloadgentoo-2-14fb2a6d103285e179bd8d76d2d742ade8416d4b.tar.gz
gentoo-2-14fb2a6d103285e179bd8d76d2d742ade8416d4b.tar.bz2
gentoo-2-14fb2a6d103285e179bd8d76d2d742ade8416d4b.zip
Stable for HPPA (bug #431844).
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
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 3f51e1fe43ae..dd5960b468f0 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.4 2012/08/19 14:25:23 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.5.ebuild,v 1.5 2012/08/20 02:52:06 jer 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=""