diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 05:35:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 05:35:17 +0100 |
commit | f299580cd2ccca1adf671cce2ef78f3440003c67 (patch) | |
tree | 7c72b8fc72005bc8e0d889d532e0cdbd296662c2 /perl-core/Scalar-List-Utils | |
parent | media-libs/libsdl2: Stabilize 2.28.3 sparc, #914777 (diff) | |
download | gentoo-f299580cd2ccca1adf671cce2ef78f3440003c67.tar.gz gentoo-f299580cd2ccca1adf671cce2ef78f3440003c67.tar.bz2 gentoo-f299580cd2ccca1adf671cce2ef78f3440003c67.zip |
perl-core/Scalar-List-Utils: Stabilize 1.630.0 hppa, #914797
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-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 d18ddb324ef6..7b0b9a16170c 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" |