diff options
author | Sam James <sam@gentoo.org> | 2021-09-07 01:08:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-07 01:08:31 +0100 |
commit | 601e224cbb141533c2b4442e4792d03f63bd3f03 (patch) | |
tree | 3ccd694a5b48e6adc73f588b003ed9d98cc5638e /dev-perl/Object-Realize-Later | |
parent | dev-perl/File-Remove: Stabilize 1.600.0 arm, #803104 (diff) | |
download | gentoo-601e224cbb141533c2b4442e4792d03f63bd3f03.tar.gz gentoo-601e224cbb141533c2b4442e4792d03f63bd3f03.tar.bz2 gentoo-601e224cbb141533c2b4442e4792d03f63bd3f03.zip |
dev-perl/Object-Realize-Later: Stabilize 0.190.0 arm, #803104
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Object-Realize-Later')
-rw-r--r-- | dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild b/dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild index 9740e00489e3..3de5268afd6e 100644 --- a/dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild +++ b/dev-perl/Object-Realize-Later/Object-Realize-Later-0.190.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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" IUSE="test" RESTRICT="!test? ( test )" |