diff options
author | 2012-03-08 15:29:12 +0000 | |
---|---|---|
committer | 2012-03-08 15:29:12 +0000 | |
commit | 572a1e8c2cf3363fe3be6c5a91d5f066580e6bd2 (patch) | |
tree | 4b6fa92d3d4ef343ca8287ffa328751b74a2857a /dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild | |
parent | x86 stable wrt bug #400143 (diff) | |
download | gentoo-2-572a1e8c2cf3363fe3be6c5a91d5f066580e6bd2.tar.gz gentoo-2-572a1e8c2cf3363fe3be6c5a91d5f066580e6bd2.tar.bz2 gentoo-2-572a1e8c2cf3363fe3be6c5a91d5f066580e6bd2.zip |
x86 stable wrt bug #400145
(Portage version: 2.1.10.44/cvs/Linux i686)
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 | 4 |
1 files changed, 2 insertions, 2 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 00b6b104ea42..dabb07266962 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 # 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.2 2012/02/24 10:19:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild,v 1.3 2012/03/08 15:29:12 phajdan.jr Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lexically scoped subroutine wrappers" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND="" |