diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 11:24:08 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-01 11:24:08 +0000 |
commit | 74f6cb29b6239a7e0137826ee58abd3bf01c935e (patch) | |
tree | 1a2a013b12915a417c3e791e7b4773492d0812c1 /dev-perl/Config-Any/Config-Any-0.230.0.ebuild | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | gentoo-2-74f6cb29b6239a7e0137826ee58abd3bf01c935e.tar.gz gentoo-2-74f6cb29b6239a7e0137826ee58abd3bf01c935e.tar.bz2 gentoo-2-74f6cb29b6239a7e0137826ee58abd3bf01c935e.zip |
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/Config-Any/Config-Any-0.230.0.ebuild')
-rw-r--r-- | dev-perl/Config-Any/Config-Any-0.230.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Config-Any/Config-Any-0.230.0.ebuild b/dev-perl/Config-Any/Config-Any-0.230.0.ebuild index 45f778b7a02e..7b1be9ee93dd 100644 --- a/dev-perl/Config-Any/Config-Any-0.230.0.ebuild +++ b/dev-perl/Config-Any/Config-Any-0.230.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Any/Config-Any-0.230.0.ebuild,v 1.1 2011/07/14 14:02:56 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Any/Config-Any-0.230.0.ebuild,v 1.2 2012/09/01 11:24:08 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Support several config file formats" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~ppc-aix" IUSE="test" RDEPEND=">=virtual/perl-Module-Pluggable-3.9 |