summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-04-26 01:15:09 +0000
committerMike Frysinger <vapier@gentoo.org>2005-04-26 01:15:09 +0000
commitbb61294d16648b4dcffe1d051729377804a1a65d (patch)
treec9cf63dcb4869d0e70414d4aee752f7a90667fa3 /sys-apps/grep
parentStable amd64, x86. Removing version which used old ffmpeg. (diff)
downloadgentoo-2-bb61294d16648b4dcffe1d051729377804a1a65d.tar.gz
gentoo-2-bb61294d16648b4dcffe1d051729377804a1a65d.tar.bz2
gentoo-2-bb61294d16648b4dcffe1d051729377804a1a65d.zip
stabilize
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'sys-apps/grep')
-rw-r--r--sys-apps/grep/grep-2.5.1-r7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/grep/grep-2.5.1-r7.ebuild b/sys-apps/grep/grep-2.5.1-r7.ebuild
index 4d1c0bfcdeb8..2146f5c45b62 100644
--- a/sys-apps/grep/grep-2.5.1-r7.ebuild
+++ b/sys-apps/grep/grep-2.5.1-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5.1-r7.ebuild,v 1.4 2005/03/22 08:06:30 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/grep-2.5.1-r7.ebuild,v 1.5 2005/04/26 01:15:09 vapier Exp $
inherit flag-o-matic eutils multilib
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE="build nls pcre static uclibc"
RDEPEND=""