dev-perl/MooX-StrictConstructor: keyword 0.11.0 for ~loong

Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
This commit is contained in:
WANG Xuerui
2023-07-27 17:28:46 +08:00
parent 14e6e6e679
commit e5d08a06ef

View File

@@ -1,4 +1,4 @@
# Copyright 2020-2021 Gentoo Authors
# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Make your Moo-based object constructors blow up on unknown attributes"
SLOT="0"
KEYWORDS="~amd64 ~riscv ~x86"
KEYWORDS="~amd64 ~loong ~riscv ~x86"
RDEPEND="
dev-perl/Class-Method-Modifiers