diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-02 01:15:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-02 01:15:32 +0000 |
commit | 143c40820112866d7f87e0983867168361b56afc (patch) | |
tree | 0bc4df1d82ea858b7ad4ebbde2142e39b8eacf06 /dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild | |
parent | Stable for HPPA (bug #418803). (diff) | |
download | gentoo-2-143c40820112866d7f87e0983867168361b56afc.tar.gz gentoo-2-143c40820112866d7f87e0983867168361b56afc.tar.bz2 gentoo-2-143c40820112866d7f87e0983867168361b56afc.zip |
Stable for HPPA (bug #418803).
(Portage version: 2.2.0_alpha120/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 46946cf59aec..4aa5e7d30661 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.9 2012/04/07 11:56:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Implementation/Module-Implementation-0.60.0.ebuild,v 1.10 2012/08/02 01:15:32 jer 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=" |