diff options
-rw-r--r-- | perl-core/parent/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/parent/parent-0.225.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/parent/ChangeLog b/perl-core/parent/ChangeLog index 9bf3c9344767..5e91e4421857 100644 --- a/perl-core/parent/ChangeLog +++ b/perl-core/parent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/parent # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.9 2011/10/31 13:06:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/ChangeLog,v 1.10 2011/11/06 17:19:54 maekke Exp $ + + 06 Nov 2011; Markus Meier <maekke@gentoo.org> parent-0.225.0.ebuild: + add ~arm, bug #389001 31 Oct 2011; Jeroen Roovers <jer@gentoo.org> parent-0.224.ebuild, parent-0.225.0.ebuild: diff --git a/perl-core/parent/parent-0.225.0.ebuild b/perl-core/parent/parent-0.225.0.ebuild index 1561ad107e30..49c0ac64345c 100644 --- a/perl-core/parent/parent-0.225.0.ebuild +++ b/perl-core/parent/parent-0.225.0.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/perl-core/parent/parent-0.225.0.ebuild,v 1.2 2011/10/31 13:06:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/parent/parent-0.225.0.ebuild,v 1.3 2011/11/06 17:19:54 maekke Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Establish an ISA relationship with base classes at compile time" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86" IUSE="" SRC_TEST=do |