diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 19:57:17 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:27:56 +0200 |
commit | 2beec03c3b96fe91a5c12b1503009747ba607af3 (patch) | |
tree | 1b97c1f54122fcf2479a88a637633cff1a327dba /dev-perl/autovivification | |
parent | dev-perl/Authen-Radius: x86 stable (bug #652468) (diff) | |
download | gentoo-2beec03c3b96fe91a5c12b1503009747ba607af3.tar.gz gentoo-2beec03c3b96fe91a5c12b1503009747ba607af3.tar.bz2 gentoo-2beec03c3b96fe91a5c12b1503009747ba607af3.zip |
dev-perl/autovivification: x86 stable (bug #652470)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/autovivification')
-rw-r--r-- | dev-perl/autovivification/autovivification-0.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/autovivification/autovivification-0.170.0.ebuild b/dev-perl/autovivification/autovivification-0.170.0.ebuild index 4958d4806850..1250662363fa 100644 --- a/dev-perl/autovivification/autovivification-0.170.0.ebuild +++ b/dev-perl/autovivification/autovivification-0.170.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" |