diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 12:22:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 12:22:35 +0000 |
commit | 8979a27129651152e3e5b962b09a08a630633915 (patch) | |
tree | dcd0efc3520f3636f2f1b70f75d6c2f8c9ae6107 /dev-perl/XS-Parse-Keyword | |
parent | dev-perl/Object-Pad: Stabilize 0.804.0 amd64, #916804 (diff) | |
download | gentoo-8979a27129651152e3e5b962b09a08a630633915.tar.gz gentoo-8979a27129651152e3e5b962b09a08a630633915.tar.bz2 gentoo-8979a27129651152e3e5b962b09a08a630633915.zip |
dev-perl/XS-Parse-Keyword: Stabilize 0.380.0 amd64, #916804
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/XS-Parse-Keyword')
-rw-r--r-- | dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.380.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.380.0.ebuild b/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.380.0.ebuild index 58c0419d318c..f1d321c5942f 100644 --- a/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.380.0.ebuild +++ b/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.380.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="XS functions to assist in parsing keyword syntax" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" BDEPEND=" >=dev-perl/ExtUtils-CChecker-0.110.0 |