diff options
author | 2012-09-01 11:28:53 +0000 | |
---|---|---|
committer | 2012-09-01 11:28:53 +0000 | |
commit | 7e547a519d5b36e6a7555311aa4bf75d5e30f91a (patch) | |
tree | aa292956d77f0faecf88eab34d0a7db5c36a4f9a /dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.20.0.ebuild | |
parent | Marked ~ppc-aix, bug #432288 (diff) | |
download | gentoo-2-7e547a519d5b36e6a7555311aa4bf75d5e30f91a.tar.gz gentoo-2-7e547a519d5b36e6a7555311aa4bf75d5e30f91a.tar.bz2 gentoo-2-7e547a519d5b36e6a7555311aa4bf75d5e30f91a.zip |
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.20.0.ebuild')
-rw-r--r-- | dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.20.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.20.0.ebuild b/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.20.0.ebuild index 0543eb25331b..c19fe39327d2 100644 --- a/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.20.0.ebuild +++ b/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.20.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/Data-Dumper-Concise/Data-Dumper-Concise-2.20.0.ebuild,v 1.1 2011/08/31 13:10:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Dumper-Concise/Data-Dumper-Concise-2.20.0.ebuild,v 1.2 2012/09/01 11:28:52 grobian Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Less indentation and newlines plus sub deparsing" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-solaris" IUSE="" #RDEPEND="dev-perl/Devel-ArgNames" |