diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-29 07:12:26 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-07-04 15:27:53 +0300 |
commit | 0472a8ec8582e0335e7ec0501ff023a85eee42c4 (patch) | |
tree | 0375dc2582eb3148cd0aa7397ecf71df846c9c57 /dev-perl/Cwd-Guard | |
parent | dev-perl/File-Copy-Link: arm64 keyworded (bug #730036) (diff) | |
download | gentoo-0472a8ec8582e0335e7ec0501ff023a85eee42c4.tar.gz gentoo-0472a8ec8582e0335e7ec0501ff023a85eee42c4.tar.bz2 gentoo-0472a8ec8582e0335e7ec0501ff023a85eee42c4.zip |
dev-perl/Cwd-Guard: 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/Cwd-Guard')
-rw-r--r-- | dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild b/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild index 9124f2a50a6b..2c29043339ae 100644 --- a/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild +++ b/dev-perl/Cwd-Guard/Cwd-Guard-0.50.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Temporary changing working directory (chdir)" SLOT="0" -KEYWORDS="amd64 ~arm hppa ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc x86" IUSE="test minimal" RESTRICT="!test? ( test )" # Cwd -> perl-File-Spec |