diff options
author | 2013-08-24 08:54:56 +0000 | |
---|---|---|
committer | 2013-08-24 08:54:56 +0000 | |
commit | 8ce55019598918df1c14440e2bd2c5633d425e11 (patch) | |
tree | a7f7a00be6c3bd54fd5456fe3850d8c440cc6c9f /dev-perl/Params-Validate/Params-Validate-1.70.0.ebuild | |
parent | arm stable, bug #447354 (diff) | |
download | gentoo-2-8ce55019598918df1c14440e2bd2c5633d425e11.tar.gz gentoo-2-8ce55019598918df1c14440e2bd2c5633d425e11.tar.bz2 gentoo-2-8ce55019598918df1c14440e2bd2c5633d425e11.zip |
arm stable, bug #449606
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/Params-Validate/Params-Validate-1.70.0.ebuild')
-rw-r--r-- | dev-perl/Params-Validate/Params-Validate-1.70.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Params-Validate/Params-Validate-1.70.0.ebuild b/dev-perl/Params-Validate/Params-Validate-1.70.0.ebuild index 895f992a92af..b63c8d0edff1 100644 --- a/dev-perl/Params-Validate/Params-Validate-1.70.0.ebuild +++ b/dev-perl/Params-Validate/Params-Validate-1.70.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/Params-Validate-1.70.0.ebuild,v 1.4 2013/08/20 14:45:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/Params-Validate-1.70.0.ebuild,v 1.5 2013/08/24 08:54:56 maekke Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="A module to provide a flexible system for validation method/functio LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |