commit: 6bac592b3f7abba40edf263fd1b75f9fcc733195 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 14 09:04:47 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 14 14:18:26 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bac592b
dev-perl/Module-Build-XSUtil: Stabilize 0.190.0 arm64, #969746 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild index e067543ef549..cc0911229330 100644 --- a/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild +++ b/dev-perl/Module-Build-XSUtil/Module-Build-XSUtil-0.190.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Module::Build class for building XS modules" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv x86" IUSE="examples" RDEPEND="
