diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 14:56:50 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 15:03:26 -0400 |
commit | 01135a0ec873cd8d269b5614f8df860d31889804 (patch) | |
tree | fd08ba10d13d1fd610af03ac90ca99a6b779cb59 /dev-perl/Hook-LexWrap | |
parent | dev-perl/Try-Tiny: amd64 stable wrt bug #657636 (diff) | |
download | gentoo-01135a0ec873cd8d269b5614f8df860d31889804.tar.gz gentoo-01135a0ec873cd8d269b5614f8df860d31889804.tar.bz2 gentoo-01135a0ec873cd8d269b5614f8df860d31889804.zip |
dev-perl/Hook-LexWrap: amd64 stable wrt bug #657636
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Hook-LexWrap')
-rw-r--r-- | dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild index c767fb4b6108..7422a315a5f5 100644 --- a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild +++ b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.260.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lexically scoped subroutine wrappers" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |