commit: 3a5475b9851ffe1d1cd191954cb817d099ced3d1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 12:55:31 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 12:55:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5475b9
dev-perl/Object-Realize-Later: Stabilize 0.210.0 arm, #832310
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Object-Realize-Later/Object-Realize-Later-0.210.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Object-Realize-Later/Object-Realize-Later-0.210.0.ebuild
b/dev-perl/Object-Realize-Later/Object-Realize-Later-0.210.0.ebuild
index 6e30f44e078f..7b94498429a0 100644
--- a/dev-perl/Object-Realize-Later/Object-Realize-Later-0.210.0.ebuild
+++ b/dev-perl/Object-Realize-Later/Object-Realize-Later-0.210.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Delayed creation of objects"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="~alpha amd64 arm arm64 ppc64 x86"
RDEPEND="
virtual/perl-Scalar-List-Utils