diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-02-27 11:21:19 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-02-27 21:32:44 -0500 |
commit | c12a808ee09a2eb928f10c4f9cb514fccfd3d40a (patch) | |
tree | 2385dd5bb68bae66c103b13993b028760fd55137 /dev-perl | |
parent | dev-perl/ExtUtils-CChecker: Stabilize 0.110.0 ppc64, #924284 (diff) | |
download | gentoo-c12a808ee09a2eb928f10c4f9cb514fccfd3d40a.tar.gz gentoo-c12a808ee09a2eb928f10c4f9cb514fccfd3d40a.tar.bz2 gentoo-c12a808ee09a2eb928f10c4f9cb514fccfd3d40a.zip |
dev-perl/XS-Parse-Keyword: Stabilize 0.380.0 ppc64, #924284
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 e9531bdb758f..7afc078ca60a 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 |