summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-08-10 21:26:05 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-08-10 21:26:05 +0000
commit0594297cde3c569a9584652205fc614a43bfc210 (patch)
tree3a7aa8a85da276dbfb7ed07e94e5e9fe8aa166b8 /sys-devel/make/make-3.81-r2.ebuild
parentHandful of upstream fixes for phyp overflows, documentation errors, qemu PCI ... (diff)
downloadgentoo-2-0594297cde3c569a9584652205fc614a43bfc210.tar.gz
gentoo-2-0594297cde3c569a9584652205fc614a43bfc210.tar.bz2
gentoo-2-0594297cde3c569a9584652205fc614a43bfc210.zip
Stable on amd64 wrt bug #331717
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/make/make-3.81-r2.ebuild')
-rw-r--r--sys-devel/make/make-3.81-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/make/make-3.81-r2.ebuild b/sys-devel/make/make-3.81-r2.ebuild
index 9adaeb2d39ec..7ac5a83636d2 100644
--- a/sys-devel/make/make-3.81-r2.ebuild
+++ b/sys-devel/make/make-3.81-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.81-r2.ebuild,v 1.4 2010/08/10 12:31:49 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.81-r2.ebuild,v 1.5 2010/08/10 21:26:05 hwoarang 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 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="nls static"
DEPEND="nls? ( sys-devel/gettext )"