summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2006-03-16 18:12:04 +0000
committerTorsten Veller <tove@gentoo.org>2006-03-16 18:12:04 +0000
commitcd4b70ba236b1279c6a33cfe781e1dd0238b4743 (patch)
tree655f3a76e2656f8b6356fe2327b1a8e309096221 /sys-apps/gawk/gawk-3.1.5.ebuild
parentStable on x86. (diff)
downloadhistorical-cd4b70ba236b1279c6a33cfe781e1dd0238b4743.tar.gz
historical-cd4b70ba236b1279c6a33cfe781e1dd0238b4743.tar.bz2
historical-cd4b70ba236b1279c6a33cfe781e1dd0238b4743.zip
Stable on x86 (#126362)
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'sys-apps/gawk/gawk-3.1.5.ebuild')
-rw-r--r--sys-apps/gawk/gawk-3.1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gawk/gawk-3.1.5.ebuild b/sys-apps/gawk/gawk-3.1.5.ebuild
index cf4ee85ae2b3..271066c43b7a 100644
--- a/sys-apps/gawk/gawk-3.1.5.ebuild
+++ b/sys-apps/gawk/gawk-3.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.5.ebuild,v 1.12 2006/03/16 17:02:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/gawk-3.1.5.ebuild,v 1.13 2006/03/16 18:12:04 tove Exp $
inherit eutils toolchain-funcs multilib
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/gawk/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc-macos ppc64 s390 sh sparc ~x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc-macos ppc64 s390 sh sparc x86"
IUSE="nls build"
RDEPEND=""