diff options
author | 2012-12-09 15:11:13 +0000 | |
---|---|---|
committer | 2012-12-09 15:11:13 +0000 | |
commit | 6302d4ae40aea88fd3c7a6dc2f41dce5d9733f7c (patch) | |
tree | c8b64740b9d2a8590053eb4ef1d563aa982b4371 /sys-devel/make/make-3.82-r4.ebuild | |
parent | Stable for ppc, wrt bug #441526 (diff) | |
download | historical-6302d4ae40aea88fd3c7a6dc2f41dce5d9733f7c.tar.gz historical-6302d4ae40aea88fd3c7a6dc2f41dce5d9733f7c.tar.bz2 historical-6302d4ae40aea88fd3c7a6dc2f41dce5d9733f7c.zip |
Stable for ppc, wrt bug #441528
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Diffstat (limited to 'sys-devel/make/make-3.82-r4.ebuild')
-rw-r--r-- | sys-devel/make/make-3.82-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/make/make-3.82-r4.ebuild b/sys-devel/make/make-3.82-r4.ebuild index 6824f8d9e4af..c8c6cee91c77 100644 --- a/sys-devel/make/make-3.82-r4.ebuild +++ b/sys-devel/make/make-3.82-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.82-r4.ebuild,v 1.3 2012/10/17 12:41:40 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/make/make-3.82-r4.ebuild,v 1.4 2012/12/09 15:11:11 ago 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 ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls static" DEPEND="nls? ( sys-devel/gettext )" |