commit: 15c0333614acaf8dd1664b5d9ea9abb8a5e1c01b Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Oct 4 16:48:43 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Oct 4 20:50:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c03336
dev-perl/autovivification: Stable for amd64+x86. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-perl/autovivification/autovivification-0.160.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/autovivification/autovivification-0.160.0.ebuild b/dev-perl/autovivification/autovivification-0.160.0.ebuild index c7fde40..5c556e5 100644 --- a/dev-perl/autovivification/autovivification-0.160.0.ebuild +++ b/dev-perl/autovivification/autovivification-0.160.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Lexically disable autovivification" LICENSE=" || ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="virtual/perl-XSLoader"