summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-10-02 17:43:45 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-10-02 17:43:45 +0000
commitffba42b760f1d83a341494d006436394cc3ef597 (patch)
tree1b0bc1195a9564ef90dc63d87f2afcb8756ba3b8 /sys-devel/make/make-3.81.ebuild
parentMarked stable on amd64 for bug #149051 (diff)
downloadgentoo-2-ffba42b760f1d83a341494d006436394cc3ef597.tar.gz
gentoo-2-ffba42b760f1d83a341494d006436394cc3ef597.tar.bz2
gentoo-2-ffba42b760f1d83a341494d006436394cc3ef597.zip
Marked stable on amd64 for bug #149052
(Portage version: 2.1.2_pre1-r3)
Diffstat (limited to 'sys-devel/make/make-3.81.ebuild')
-rw-r--r--sys-devel/make/make-3.81.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/make/make-3.81.ebuild b/sys-devel/make/make-3.81.ebuild
index afdcd15384e9..e189b37976d9 100644
--- a/sys-devel/make/make-3.81.ebuild
+++ b/sys-devel/make/make-3.81.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-devel/make/make-3.81.ebuild,v 1.9 2006/09/27 17:31:17 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.81.ebuild,v 1.10 2006/10/02 17:43:45 dang Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu//make/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="nls static"
DEPEND="nls? ( sys-devel/gettext )"