dev-perl/Config-IniFiles: Keyword 3.0.3 arm64, #955556

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-06-06 10:43:13 +03:00
parent bf11dabac7
commit e4c336652e

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Module for reading .ini-style configuration files"
SLOT="0"
KEYWORDS="amd64 ppc x86"
KEYWORDS="amd64 ~arm64 ppc x86"
IUSE="test"
RESTRICT="!test? ( test )"