summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-20 22:40:08 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-20 22:40:08 +0000
commit7b9566de95535cbe2129ac477b8dc38219394931 (patch)
tree3cc9fca2f6b11d50c09bdd660b24e30647e96c37 /app-arch/gzip/gzip-1.5.ebuild
parentStable ppc ppc64, bug #431846 (diff)
downloadhistorical-7b9566de95535cbe2129ac477b8dc38219394931.tar.gz
historical-7b9566de95535cbe2129ac477b8dc38219394931.tar.bz2
historical-7b9566de95535cbe2129ac477b8dc38219394931.zip
Stable arm, bug #431844
Package-Manager: portage-2.1.11.9/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 9ec491cb3515..36fc6a022b5c 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.6 2012/08/20 21:50:17 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.5.ebuild,v 1.7 2012/08/20 22:40:08 blueness 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=""