diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 18:33:03 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 18:33:03 +0000 |
commit | 8be0411426c0798f2026154149857ab6261ed2a8 (patch) | |
tree | 0b1f4a486b50d4ce8ec55022722f3a7b1d6f427c /dev-perl/XS-Parse-Keyword | |
parent | dev-perl/XS-Parse-Keyword: Stabilize 0.430.0 sparc, #945605 (diff) | |
download | gentoo-8be0411426c0798f2026154149857ab6261ed2a8.tar.gz gentoo-8be0411426c0798f2026154149857ab6261ed2a8.tar.bz2 gentoo-8be0411426c0798f2026154149857ab6261ed2a8.zip |
dev-perl/XS-Parse-Keyword: Stabilize 0.430.0 ppc, #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 975143161e3b..87a40ccef858 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 |