commit: 75c270de195a9d662481681ee5fbe1f304f19090 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 15 01:55:03 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 15 01:55:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75c270de
dev-perl/Test-UseAllModules: Keyword 0.170.0-r1 arm64, #789978 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Test-UseAllModules/Test-UseAllModules-0.170.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Test-UseAllModules/Test-UseAllModules-0.170.0-r1.ebuild b/dev-perl/Test-UseAllModules/Test-UseAllModules-0.170.0-r1.ebuild index d4a84bef4d6..182125e6c60 100644 --- a/dev-perl/Test-UseAllModules/Test-UseAllModules-0.170.0-r1.ebuild +++ b/dev-perl/Test-UseAllModules/Test-UseAllModules-0.170.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="do use_ok() for all the MANIFESTed modules" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="" RDEPEND="
