diff options
author | Andreas K. Huettel <dilfridge@gentoo.org> | 2017-11-28 15:13:37 +0100 |
---|---|---|
committer | Andreas K. Huettel <dilfridge@gentoo.org> | 2017-11-28 15:14:49 +0100 |
commit | b2c3f7eb1f8f7a26060870f9ea83b42428259238 (patch) | |
tree | d5b4bf88665fbfa86c33825d2dbe9c1360b422cd /dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.210.0.ebuild | |
parent | dev-perl/PDL-Graphics-Gnuplot: amd64 stable (diff) | |
download | gentoo-b2c3f7eb1f8f7a26060870f9ea83b42428259238.tar.gz gentoo-b2c3f7eb1f8f7a26060870f9ea83b42428259238.tar.bz2 gentoo-b2c3f7eb1f8f7a26060870f9ea83b42428259238.zip |
dev-perl/MooseX-Params-Validate: amd64 stable
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.210.0.ebuild')
-rw-r--r-- | dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.210.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.210.0.ebuild b/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.210.0.ebuild index dd1f90d2f0de..43f7809f7c13 100644 --- a/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.210.0.ebuild +++ b/dev-perl/MooseX-Params-Validate/MooseX-Params-Validate-0.210.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="An extension of Params::Validate using Moose types" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |