diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-29 07:12:05 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-07-04 15:27:52 +0300 |
commit | e43e155717abd5fa3d43b82b45a5a3ea083b56f7 (patch) | |
tree | 552923dc25c66eb330da183d9f67bf2853d578b8 /dev-perl | |
parent | dev-perl/Devel-CheckCompiler: arm64 keyworded (bug #730036) (diff) | |
download | gentoo-e43e155717abd5fa3d43b82b45a5a3ea083b56f7.tar.gz gentoo-e43e155717abd5fa3d43b82b45a5a3ea083b56f7.tar.bz2 gentoo-e43e155717abd5fa3d43b82b45a5a3ea083b56f7.zip |
dev-perl/File-Copy-Link: arm64 keyworded (bug #730036)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild index 0cb7ae1a2171..1f3f0a6c02d1 100644 --- a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild +++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for replacing a link by a copy of the linked file" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc x86" IUSE="test" RESTRICT="!test? ( test )" |