summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild')
-rw-r--r--dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild b/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild
index 77d72966009f..140ecf6afc6d 100644
--- a/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild
+++ b/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild,v 1.1 2012/11/03 18:30:13 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Taint/Test-Taint-1.60.0.ebuild,v 1.2 2013/01/13 13:32:35 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Tools to test taintedness"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
RDEPEND=""