diff options
Diffstat (limited to 'dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild')
-rw-r--r-- | dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild index 8400970ef861..9737fc0ab1a9 100644 --- a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild +++ b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.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/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild,v 1.4 2012/03/25 15:41:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild,v 1.5 2013/01/13 13:49:49 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lexically scoped subroutine wrappers" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND="" |