diff options
author | 2018-07-15 18:38:52 +0300 | |
---|---|---|
committer | 2018-07-15 18:51:02 +0300 | |
commit | 1d8a03fc4c2e2fbce40a851b50d2757a7400eadd (patch) | |
tree | fb37b2da130652e7f92b81eed4bc60553699fcd1 /dev-perl/Mo | |
parent | dev-perl/Math-Random-Secure: amd64 stable wrt bug #661196 (diff) | |
download | gentoo-1d8a03fc4c2e2fbce40a851b50d2757a7400eadd.tar.gz gentoo-1d8a03fc4c2e2fbce40a851b50d2757a7400eadd.tar.bz2 gentoo-1d8a03fc4c2e2fbce40a851b50d2757a7400eadd.zip |
dev-perl/Mo: amd64 stable wrt bug #661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Mo')
-rw-r--r-- | dev-perl/Mo/Mo-0.400.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Mo/Mo-0.400.0.ebuild b/dev-perl/Mo/Mo-0.400.0.ebuild index 58860a12fa3b..ca09713a50d7 100644 --- a/dev-perl/Mo/Mo-0.400.0.ebuild +++ b/dev-perl/Mo/Mo-0.400.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl Micro Object framework" HOMEPAGE="https://metacpan.org/pod/distribution/Mo/lib/Mo.pod" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND="" |