summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-03 00:53:32 +0000
committerSam James <sam@gentoo.org>2024-03-03 00:53:39 +0000
commite01b5be152a07891bba80883d46997604790d791 (patch)
treecc227ba76940ff8a79199b8e5487c0f452ab39a7 /dev-perl
parentdev-perl/YAML-Syck: Stabilize 1.340.0 arm64, #912506 (diff)
downloadgentoo-e01b5be152a07891bba80883d46997604790d791.tar.gz
gentoo-e01b5be152a07891bba80883d46997604790d791.tar.bz2
gentoo-e01b5be152a07891bba80883d46997604790d791.zip
dev-perl/Test-YAML: Stabilize 1.70.0 arm64, #912506
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
index 84a64dd70fed..4678261c1790 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Testing Module for YAML Implementations"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
>=dev-perl/Test-Base-0.860.0