commit: d8b310d90a2b1a8b53ccc55de936ce0dfddf459a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 8 04:02:41 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 8 04:02:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8b310d9
dev-perl/JSON-Parse: Stabilize 0.550.0 amd64, #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 9b1de03f9d2..ffaaa2acff0 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 )"
