commit: 93f8387d157d3345062c0cfa4ec24354f1e0a5f1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 12 03:20:59 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 12 03:20:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93f8387d
dev-perl/Net-Netmask: Stabilize 2.0.300 arm64, #959917 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Net-Netmask/Net-Netmask-2.0.300.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Net-Netmask/Net-Netmask-2.0.300.ebuild b/dev-perl/Net-Netmask/Net-Netmask-2.0.300.ebuild index 8c3b0bd979ce..6d2ebf27c458 100644 --- a/dev-perl/Net-Netmask/Net-Netmask-2.0.300.ebuild +++ b/dev-perl/Net-Netmask/Net-Netmask-2.0.300.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse, manipulate and lookup IP network blocks" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="minimal" RDEPEND="
