diff options
Diffstat (limited to 'dev-perl/JSON-MaybeXS')
-rw-r--r-- | dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.4.8.ebuild b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.4.8.ebuild index 8e98c81c7cb0..795e04ea683a 100644 --- a/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.4.8.ebuild +++ b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.4.8.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="+xs" # needs Scalar-Util |