summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-05-31 20:31:09 +0000
committerMarkus Meier <maekke@gentoo.org>2011-05-31 20:31:09 +0000
commit7571f5d57d1db29d7d171abfb26f35e5582b8688 (patch)
tree117521dde9f8ae6f760366415dd252a9c3c35725 /sys-devel/make/make-3.82.ebuild
parentx86 stable, bug #367905 (diff)
downloadgentoo-2-7571f5d57d1db29d7d171abfb26f35e5582b8688.tar.gz
gentoo-2-7571f5d57d1db29d7d171abfb26f35e5582b8688.tar.bz2
gentoo-2-7571f5d57d1db29d7d171abfb26f35e5582b8688.zip
x86 stable, bug #367265
(Portage version: 2.1.9.50/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/make/make-3.82.ebuild')
-rw-r--r--sys-devel/make/make-3.82.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/make/make-3.82.ebuild b/sys-devel/make/make-3.82.ebuild
index 324f8359c1e6..c41a0dcd30bb 100644
--- a/sys-devel/make/make-3.82.ebuild
+++ b/sys-devel/make/make-3.82.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.82.ebuild,v 1.6 2011/05/29 21:54:05 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.82.ebuild,v 1.7 2011/05/31 20:31:09 maekke Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu//make/${P}.tar.bz2"
LICENSE="GPL-3"
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 )"