diff options
author | Sam James <sam@gentoo.org> | 2023-09-27 06:30:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-27 06:30:02 +0100 |
commit | 41ae9364ddb4471fbbd6a1754abb18bab7a86ff0 (patch) | |
tree | 1849739a32d5f634bfc2197902fea685df135755 /perl-core | |
parent | perl-module.eclass: fix typo in comment (diff) | |
download | gentoo-41ae9364ddb4471fbbd6a1754abb18bab7a86ff0.tar.gz gentoo-41ae9364ddb4471fbbd6a1754abb18bab7a86ff0.tar.bz2 gentoo-41ae9364ddb4471fbbd6a1754abb18bab7a86ff0.zip |
perl-core/Scalar-List-Utils: Stabilize 1.630.0 x86, #914797
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild index d6d45377d1c4..a479bc499d7b 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.630.0.ebuild @@ -9,4 +9,4 @@ inherit perl-module DESCRIPTION="Common Scalar and List utility subroutines" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~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 ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" |