diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 18:33:02 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 18:33:02 +0000 |
commit | e9bbb812dfc8a328dabe96589fd88b69029b28c6 (patch) | |
tree | 9b56543b746da9098542f3c18d21455a6411e860 /dev-perl/XS-Parse-Keyword | |
parent | dev-perl/Module-Pluggable: Stabilize 6.200.0 arm, #945604 (diff) | |
download | gentoo-e9bbb812dfc8a328dabe96589fd88b69029b28c6.tar.gz gentoo-e9bbb812dfc8a328dabe96589fd88b69029b28c6.tar.bz2 gentoo-e9bbb812dfc8a328dabe96589fd88b69029b28c6.zip |
dev-perl/XS-Parse-Keyword: Stabilize 0.430.0 sparc, #945605
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/XS-Parse-Keyword')
-rw-r--r-- | dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.430.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.430.0.ebuild b/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.430.0.ebuild index cb719a323174..975143161e3b 100644 --- a/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.430.0.ebuild +++ b/dev-perl/XS-Parse-Keyword/XS-Parse-Keyword-0.430.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 ~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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" dev-perl/File-ShareDir |