diff options
author | Sam James <sam@gentoo.org> | 2023-09-01 15:21:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-01 15:21:03 +0100 |
commit | 890f7cd51c67c44a5e7929d9b15e4341af8d5b89 (patch) | |
tree | 80bbca45e09b3bcd810d842caab88d204744c8df /virtual/perl-Scalar-List-Utils | |
parent | virtual/perl-Time-Piece: Stabilize 1.340.101_rc amd64, #913085 (diff) | |
download | gentoo-890f7cd51c67c44a5e7929d9b15e4341af8d5b89.tar.gz gentoo-890f7cd51c67c44a5e7929d9b15e4341af8d5b89.tar.bz2 gentoo-890f7cd51c67c44a5e7929d9b15e4341af8d5b89.zip |
virtual/perl-Scalar-List-Utils: Stabilize 1.630.0 amd64, #913085
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.630.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.630.0.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.630.0.ebuild index 51a5c20967a1..e85cec14aabf 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.630.0.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.630.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Virtual for Scalar::Util and List::Util, also distributed as Scalar::List::Utils" 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" RDEPEND=" || ( =dev-lang/perl-5.38* ~perl-core/${PN#perl-}-${PV} ) |