dev-perl/Role-Hooks: keyword 0.8.0 for ~arm

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2025-02-20 22:48:37 +01:00
parent b26cb8ef56
commit 163c7daa69
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A

View File

@ -1,4 +1,4 @@
# Copyright 2023 Gentoo Authors
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Role callbacks"
SLOT="0"
KEYWORDS="amd64 ~hppa ppc ~riscv x86"
KEYWORDS="amd64 ~arm ~hppa ppc ~riscv x86"
RDEPEND="
dev-perl/Class-Method-Modifiers