diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:20:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:20:15 +0000 |
commit | 99ad92516cd8dfefc9d2118a015a1b1cfb7b714f (patch) | |
tree | bf84a9e8b69b64abec3e48ee2da7c078d1944c03 /sys-devel/autoconf/autoconf-2.69.ebuild | |
parent | Stable for sparc, wrt bug #448448 (diff) | |
download | historical-99ad92516cd8dfefc9d2118a015a1b1cfb7b714f.tar.gz historical-99ad92516cd8dfefc9d2118a015a1b1cfb7b714f.tar.bz2 historical-99ad92516cd8dfefc9d2118a015a1b1cfb7b714f.zip |
Stable for sparc, wrt bug #447756
Package-Manager: portage-2.1.11.31/cvs/Linux ppc64
Diffstat (limited to 'sys-devel/autoconf/autoconf-2.69.ebuild')
-rw-r--r-- | sys-devel/autoconf/autoconf-2.69.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autoconf/autoconf-2.69.ebuild b/sys-devel/autoconf/autoconf-2.69.ebuild index 131b36d1ca60..14ff009f8d0d 100644 --- a/sys-devel/autoconf/autoconf-2.69.ebuild +++ b/sys-devel/autoconf/autoconf-2.69.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/autoconf/autoconf-2.69.ebuild,v 1.10 2012/12/28 17:26:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoconf/autoconf-2.69.ebuild,v 1.11 2012/12/30 14:20:13 ago Exp $ EAPI="3" @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then else SRC_URI="mirror://gnu/${PN}/${P}.tar.xz ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" + KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" fi DESCRIPTION="Used to create autoconfiguration files" |