diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-06 20:23:15 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-06 20:23:15 +0000 |
commit | 90ec2fc938affbfb0eaa9117b724e7b6d2a2963f (patch) | |
tree | a2615ace82ec3fcaf43eebbf357cc1c0f60f08c2 /dev-perl/PAR-Dist | |
parent | Marking gtk2-perl-1.242.0 ppc for bug 412989 (diff) | |
download | gentoo-2-90ec2fc938affbfb0eaa9117b724e7b6d2a2963f.tar.gz gentoo-2-90ec2fc938affbfb0eaa9117b724e7b6d2a2963f.tar.bz2 gentoo-2-90ec2fc938affbfb0eaa9117b724e7b6d2a2963f.zip |
Keyword ~ppc/~ppc64 wrt #408399
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/PAR-Dist')
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index 3669c38b46e0..5343bdfa0a54 100644 --- a/dev-perl/PAR-Dist/ChangeLog +++ b/dev-perl/PAR-Dist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/PAR-Dist # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.71 2012/05/06 17:12:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.72 2012/05/06 20:23:15 ssuominen Exp $ + + 06 May 2012; Samuli Suominen <ssuominen@gentoo.org> PAR-Dist-0.480.0.ebuild: + Keyword ~ppc/~ppc64 wrt #408399 06 May 2012; Raúl Porcel <armin76@gentoo.org> PAR-Dist-0.480.0.ebuild: Add ~alpha/~arm/~ia64/~s390/~sh/~sparc wrt #408399 diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild index 1b1d05ced54e..7c53f4573cef 100644 --- a/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild +++ b/dev-perl/PAR-Dist/PAR-Dist-0.480.0.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/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.10 2012/05/06 17:12:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.480.0.ebuild,v 1.11 2012/05/06 20:23:15 ssuominen Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Create and manipulate PAR distributions" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND=" |