summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-04-26 19:25:30 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-04-26 19:25:30 +0000
commitac41743348d1b762d91d3ff2ae0b59b41dfe4c34 (patch)
tree252d65b5c413ab2b4467e66b755e2853e4858a7e /app-arch/gzip/gzip-1.4.ebuild
parentRemove old. (diff)
downloadgentoo-2-ac41743348d1b762d91d3ff2ae0b59b41dfe4c34.tar.gz
gentoo-2-ac41743348d1b762d91d3ff2ae0b59b41dfe4c34.tar.bz2
gentoo-2-ac41743348d1b762d91d3ff2ae0b59b41dfe4c34.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/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 eb54d8229364..5d0b93f8d116 100644
--- a/app-arch/gzip/gzip-1.4.ebuild
+++ b/app-arch/gzip/gzip-1.4.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.4.ebuild,v 1.9 2012/04/24 09:03:11 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/gzip/gzip-1.4.ebuild,v 1.10 2012/04/26 19:25:30 aballier Exp $
inherit eutils flag-o-matic
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu-alpha/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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="nls pic static"
RDEPEND=""