diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-29 14:55:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-29 14:55:31 +0200 |
commit | 3a5475b9851ffe1d1cd191954cb817d099ced3d1 (patch) | |
tree | 2d8169cb08c02e4f8650e0b16ec53d831c501bec /dev-perl/Object-Realize-Later | |
parent | package.mask: Last rite dev-python/django-pglocks (diff) | |
download | gentoo-3a5475b9851ffe1d1cd191954cb817d099ced3d1.tar.gz gentoo-3a5475b9851ffe1d1cd191954cb817d099ced3d1.tar.bz2 gentoo-3a5475b9851ffe1d1cd191954cb817d099ced3d1.zip |
dev-perl/Object-Realize-Later: Stabilize 0.210.0 arm, #832310
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Object-Realize-Later')
-rw-r--r-- | dev-perl/Object-Realize-Later/Object-Realize-Later-0.210.0.ebuild | 4 |
1 files 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 |