diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-27 13:27:49 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-27 13:27:49 +0000 |
commit | 814dccf81c125b2d71d5367fef75116766510c67 (patch) | |
tree | d4a48de820f957ee95bec8063fe707878042d442 /perl-core/Scalar-List-Utils | |
parent | dev-perl/URI: Stabilize 5.210.0 amd64, #914796 (diff) | |
download | gentoo-814dccf81c125b2d71d5367fef75116766510c67.tar.gz gentoo-814dccf81c125b2d71d5367fef75116766510c67.tar.bz2 gentoo-814dccf81c125b2d71d5367fef75116766510c67.zip |
perl-core/Scalar-List-Utils: Stabilize 1.630.0 arm, #914797
Signed-off-by: Arthur Zamarin <arthurzam@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 b364bd9468f6..a9e90f0e8320 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" |