diff options
author | 2018-06-07 12:03:59 +0200 | |
---|---|---|
committer | 2018-06-07 12:03:59 +0200 | |
commit | 7e391f66e907d622929e23d4a6c09c58b2335471 (patch) | |
tree | 4634ab003b01695d8bfc1b1c07bce222b3368e8e /dev-perl | |
parent | dev-perl/Array-Compare: amd64 stable wrt bug #657126 (diff) | |
download | gentoo-7e391f66e907d622929e23d4a6c09c58b2335471.tar.gz gentoo-7e391f66e907d622929e23d4a6c09c58b2335471.tar.bz2 gentoo-7e391f66e907d622929e23d4a6c09c58b2335471.zip |
dev-perl/autovivification: amd64 stable wrt bug #657130
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/autovivification/autovivification-0.180.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/autovivification/autovivification-0.180.0.ebuild b/dev-perl/autovivification/autovivification-0.180.0.ebuild index deb80df85b1d..b3dd7ac121d0 100644 --- a/dev-perl/autovivification/autovivification-0.180.0.ebuild +++ b/dev-perl/autovivification/autovivification-0.180.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Lexically disable autovivification" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="test" RDEPEND="virtual/perl-XSLoader" |