diff options
author | 2010-03-01 20:25:55 +0000 | |
---|---|---|
committer | 2010-03-01 20:25:55 +0000 | |
commit | fe66d2cbd4bcab86a00d1b2419262737ab7c2d2a (patch) | |
tree | fea26b75eab0abf95d39b0b1ecb64670613a7969 /sys-devel/automake/automake-1.7.9-r2.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-fe66d2cbd4bcab86a00d1b2419262737ab7c2d2a.tar.gz gentoo-2-fe66d2cbd4bcab86a00d1b2419262737ab7c2d2a.tar.bz2 gentoo-2-fe66d2cbd4bcab86a00d1b2419262737ab7c2d2a.zip |
Marking automake ebuilds ppc64 for sec bug 295357
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel/automake/automake-1.7.9-r2.ebuild')
-rw-r--r-- | sys-devel/automake/automake-1.7.9-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-1.7.9-r2.ebuild b/sys-devel/automake/automake-1.7.9-r2.ebuild index 12bd41619a9f..6d96de996445 100644 --- a/sys-devel/automake/automake-1.7.9-r2.ebuild +++ b/sys-devel/automake/automake-1.7.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild,v 1.3 2010/02/21 22:10:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild,v 1.4 2010/03/01 20:25:55 ranger Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="${PV:0:3}" -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="" DEPEND="dev-lang/perl |