dev-perl/MooseX-SetOnce: Stabilize 0.203.0 x86, #944643

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2024-12-01 23:35:22 +01:00
parent 826c41e8ab
commit 37b2f74cdb

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 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="Write-once, read-many attributes for Moose"
SLOT="0"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
RDEPEND="
>=dev-perl/Moose-0.900.0