summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2006-03-16 04:55:52 +0000
committerPatrick McLean <chutzpah@gentoo.org>2006-03-16 04:55:52 +0000
commitd983efcb2d88c7b8ca923580acc10e08a6cd5a10 (patch)
tree5f3c0d6c733f3079b39678dd6d656e7234735ae9 /sys-devel/make/make-3.80-r4.ebuild
parentStable on x86; bug #126114 (diff)
downloadgentoo-2-d983efcb2d88c7b8ca923580acc10e08a6cd5a10.tar.gz
gentoo-2-d983efcb2d88c7b8ca923580acc10e08a6cd5a10.tar.bz2
gentoo-2-d983efcb2d88c7b8ca923580acc10e08a6cd5a10.zip
Stable on amd64 (bug #126365)
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'sys-devel/make/make-3.80-r4.ebuild')
-rw-r--r--sys-devel/make/make-3.80-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/make/make-3.80-r4.ebuild b/sys-devel/make/make-3.80-r4.ebuild
index 58088ee8185c..0026c00227f9 100644
--- a/sys-devel/make/make-3.80-r4.ebuild
+++ b/sys-devel/make/make-3.80-r4.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.80-r4.ebuild,v 1.1 2006/02/19 07:46:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.80-r4.ebuild,v 1.2 2006/03/16 04:55:52 chutzpah Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/make/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="nls static build"
DEPEND="nls? ( sys-devel/gettext )"