summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2010-12-03 02:04:47 +0000
committerMichael Weber <xmw@gentoo.org>2010-12-03 02:04:47 +0000
commit2d58300c4550c32bac3950e17c77e318742e4e86 (patch)
tree6007fdbbf067cf3f3728ccf18e033e9a87afbb1b /dev-perl/Params-Util/Params-Util-1.01.ebuild
parentadd ~arm (bug 302981) (diff)
downloadgentoo-2-2d58300c4550c32bac3950e17c77e318742e4e86.tar.gz
gentoo-2-2d58300c4550c32bac3950e17c77e318742e4e86.tar.bz2
gentoo-2-2d58300c4550c32bac3950e17c77e318742e4e86.zip
add ~arm (bug 302981)
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Params-Util/Params-Util-1.01.ebuild')
-rw-r--r--dev-perl/Params-Util/Params-Util-1.01.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Params-Util/Params-Util-1.01.ebuild b/dev-perl/Params-Util/Params-Util-1.01.ebuild
index 9596f206231f..2a4342e38659 100644
--- a/dev-perl/Params-Util/Params-Util-1.01.ebuild
+++ b/dev-perl/Params-Util/Params-Util-1.01.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.01.ebuild,v 1.3 2010/11/15 09:45:05 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.01.ebuild,v 1.4 2010/12/03 02:04:47 xmw Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Utility functions to aid in parameter checking"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND=">=virtual/perl-Scalar-List-Utils-1.18"