diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/JSON-XS/JSON-XS-3.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/JSON-XS/JSON-XS-3.10.0.ebuild b/dev-perl/JSON-XS/JSON-XS-3.10.0.ebuild index b9d5d71c6403..643b8b5989cc 100644 --- a/dev-perl/JSON-XS/JSON-XS-3.10.0.ebuild +++ b/dev-perl/JSON-XS/JSON-XS-3.10.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and fast" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |