commit: a4efd92737e29cac335ad4e1950195f8b356cab1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 8 04:02:14 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 8 04:02:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4efd927
dev-perl/JSON-Parse: Stabilize 0.550.0 x86, #793944 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/JSON-Parse/JSON-Parse-0.550.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/JSON-Parse/JSON-Parse-0.550.0.ebuild b/dev-perl/JSON-Parse/JSON-Parse-0.550.0.ebuild index ecc535febf7..9b1de03f9d2 100644 --- a/dev-perl/JSON-Parse/JSON-Parse-0.550.0.ebuild +++ b/dev-perl/JSON-Parse/JSON-Parse-0.550.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Read JSON into a Perl Variable" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"
