commit: 62bd5593beaa10c84f866fd622171fff47950bdd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 15 17:56:34 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 15 17:56:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62bd5593
dev-perl/Data-Perl: Stabilize 0.2.11 x86, #790365 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild b/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild index 9d913b7b853..7a4151d7644 100644 --- a/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild +++ b/dev-perl/Data-Perl/Data-Perl-0.2.11.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Base classes wrapping fundamental Perl data types" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
