summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-09-26 18:25:20 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-09-26 18:25:20 +0000
commit203f4cbe6339ae3b8a3895eae8fdddcbc4a74e2a (patch)
tree2ff5f6c7d5cedc99b2fcaaf024a1a13bcf0c934d /sys-devel/make/make-3.81.ebuild
parentLet portage strip binaries, bug #137826 (diff)
downloadgentoo-2-203f4cbe6339ae3b8a3895eae8fdddcbc4a74e2a.tar.gz
gentoo-2-203f4cbe6339ae3b8a3895eae8fdddcbc4a74e2a.tar.bz2
gentoo-2-203f4cbe6339ae3b8a3895eae8fdddcbc4a74e2a.zip
Stable on hppa wrt #149052
(Portage version: 2.1.1)
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 4b8ce2946b27..8e1504b11eef 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.6 2006/09/26 04:24:26 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.81.ebuild,v 1.7 2006/09/26 18:25:20 gustavoz 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 )"