diff options
author | 2012-02-27 22:12:27 +0000 | |
---|---|---|
committer | 2012-02-27 22:12:27 +0000 | |
commit | a8ee064cac2f7604be6f329d468b0a32d5934b79 (patch) | |
tree | cba0b8c5aca2d01be346856380535e643d0d1fce /dev-perl/module-info/module-info-0.320.0.ebuild | |
parent | Marking inline-files-0.680.0 ppc for bug 400299 (diff) | |
download | gentoo-2-a8ee064cac2f7604be6f329d468b0a32d5934b79.tar.gz gentoo-2-a8ee064cac2f7604be6f329d468b0a32d5934b79.tar.bz2 gentoo-2-a8ee064cac2f7604be6f329d468b0a32d5934b79.zip |
Marking module-info-0.320.0 ppc for bug 400303
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/module-info/module-info-0.320.0.ebuild')
-rw-r--r-- | dev-perl/module-info/module-info-0.320.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/module-info/module-info-0.320.0.ebuild b/dev-perl/module-info/module-info-0.320.0.ebuild index e6e3a55d481e..369a3943a6d8 100644 --- a/dev-perl/module-info/module-info-0.320.0.ebuild +++ b/dev-perl/module-info/module-info-0.320.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/module-info/module-info-0.320.0.ebuild,v 1.3 2012/02/24 15:35:06 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.320.0.ebuild,v 1.4 2012/02/27 22:12:27 ranger Exp $ EAPI=4 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Information about Perl modules" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="" |