diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-08 08:39:20 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-08 08:42:50 +0000 |
commit | 685d02e956f1aaa26022cc3bdbf9b3499293436f (patch) | |
tree | 52e88dd0a58f78754d3f538bc3b169263cabd0d8 /dev-perl/Module-Locate | |
parent | dev-perl/Test-SubCalls: Stable for amd64+ppc+x86. (diff) | |
download | gentoo-685d02e956f1aaa26022cc3bdbf9b3499293436f.tar.gz gentoo-685d02e956f1aaa26022cc3bdbf9b3499293436f.tar.bz2 gentoo-685d02e956f1aaa26022cc3bdbf9b3499293436f.zip |
dev-perl/Module-Locate: Stable for amd64+ppc+x86.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-perl/Module-Locate')
-rw-r--r-- | dev-perl/Module-Locate/Module-Locate-1.790.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Locate/Module-Locate-1.790.0.ebuild b/dev-perl/Module-Locate/Module-Locate-1.790.0.ebuild index 9f27cd517cff..c4f67cb672b3 100644 --- a/dev-perl/Module-Locate/Module-Locate-1.790.0.ebuild +++ b/dev-perl/Module-Locate/Module-Locate-1.790.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Locate modules in the same fashion as require and use" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |