commit: 9686469618e6e9792889ce82c8b5f7ddf3bf46a9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jun 2 16:44:17 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jun 2 16:44:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96864696
dev-perl/File-Copy-Recursive: Stabilize 0.450.0 arm64, #792831 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild index e3da17924df..d4c56ad4be8 100644 --- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild +++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="uses File::Copy to recursively copy dirs" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )"