diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-12-01 23:35:41 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-12-01 23:35:41 +0100 |
commit | c1364feae6fe70df18eaabce6c9f23ffc90cd416 (patch) | |
tree | 8293f369e838b74e4260f177b127b29c3f1ad244 /dev-perl | |
parent | dev-perl/Mixin-Linewise: Stabilize 0.111.0 x86, #944643 (diff) | |
download | gentoo-c1364feae6fe70df18eaabce6c9f23ffc90cd416.tar.gz gentoo-c1364feae6fe70df18eaabce6c9f23ffc90cd416.tar.bz2 gentoo-c1364feae6fe70df18eaabce6c9f23ffc90cd416.zip |
dev-perl/MooseX-LazyRequire: Stabilize 0.110.0-r1 x86, #944643
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0-r1.ebuild b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0-r1.ebuild index 212caeab37ce..0ac271807e37 100644 --- a/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0-r1.ebuild +++ b/dev-perl/MooseX-LazyRequire/MooseX-LazyRequire-0.110.0-r1.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 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Required attributes which fail only when trying to use them" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="minimal" RDEPEND=" |