diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-08 15:29:12 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-08 15:29:12 +0000 |
commit | e6b371b3e4e55891d792de41b76ea1eb8432f40b (patch) | |
tree | bd69f525b5e9b7154fd72565ae5404dcfe410256 /dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild | |
parent | x86 stable wrt bug #400143 (diff) | |
download | historical-e6b371b3e4e55891d792de41b76ea1eb8432f40b.tar.gz historical-e6b371b3e4e55891d792de41b76ea1eb8432f40b.tar.bz2 historical-e6b371b3e4e55891d792de41b76ea1eb8432f40b.zip |
x86 stable wrt bug #400145
Package-Manager: portage-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="" |