summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-07-17 11:38:00 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-07-17 11:38:00 +0000
commite1033fbee8c67fbecfa97aac38153bf2c2680be6 (patch)
treee75f4d9ac3768c237ddf007d9f6697d1621b5244 /sys-devel/autoconf/autoconf-2.67.ebuild
parentversion bump (diff)
downloadgentoo-2-e1033fbee8c67fbecfa97aac38153bf2c2680be6.tar.gz
gentoo-2-e1033fbee8c67fbecfa97aac38153bf2c2680be6.tar.bz2
gentoo-2-e1033fbee8c67fbecfa97aac38153bf2c2680be6.zip
ppc64 stable wrt #372601
(Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/autoconf/autoconf-2.67.ebuild')
-rw-r--r--sys-devel/autoconf/autoconf-2.67.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.67.ebuild b/sys-devel/autoconf/autoconf-2.67.ebuild
index 5c0620fecc7f..b91b4724ed0f 100644
--- a/sys-devel/autoconf/autoconf-2.67.ebuild
+++ b/sys-devel/autoconf/autoconf-2.67.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/autoconf/autoconf-2.67.ebuild,v 1.8 2011/07/10 10:46:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.67.ebuild,v 1.9 2011/07/17 11:38:00 xarthisius Exp $
EAPI="2"
@@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then
else
SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2
ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.bz2"
- 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"
fi
DESCRIPTION="Used to create autoconfiguration files"