diff options
author | Michael Weber <xmw@gentoo.org> | 2012-08-22 07:55:19 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2012-08-22 07:55:19 +0000 |
commit | 658c3c242baa064710839de78e2b3a70cdbded42 (patch) | |
tree | 2d34f98a41a7edf263438c95ddc2bc1053f18ca5 /dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild | |
parent | ppc stable (bug 418803) (diff) | |
download | gentoo-2-658c3c242baa064710839de78e2b3a70cdbded42.tar.gz gentoo-2-658c3c242baa064710839de78e2b3a70cdbded42.tar.bz2 gentoo-2-658c3c242baa064710839de78e2b3a70cdbded42.zip |
ppc stable (bug 418803)
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild')
-rw-r--r-- | dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild b/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild index 15ee3b098443..eb905aa70600 100644 --- a/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild +++ b/dev-perl/Module-Implementation/Module-Implementation-0.60.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-Implementation/Module-Implementation-0.60.0.ebuild,v 1.11 2012/08/05 18:33:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.12 2012/08/22 07:55:19 xmw Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Loads one of several alternate underlying implementations for a mod LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |