diff options
author | Sam James <sam@gentoo.org> | 2020-08-17 08:39:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-17 08:42:58 +0000 |
commit | 319ff827b749545f7b32a8549f57c31ce27f6a83 (patch) | |
tree | 227890f713953d31f618c2c3c3a59eba4532a22c /dev-perl/File-Copy-Recursive | |
parent | dev-perl/Test-File: Keyword 1.443.0 arm, #737594 (diff) | |
download | gentoo-319ff827b749545f7b32a8549f57c31ce27f6a83.tar.gz gentoo-319ff827b749545f7b32a8549f57c31ce27f6a83.tar.bz2 gentoo-319ff827b749545f7b32a8549f57c31ce27f6a83.zip |
dev-perl/File-Copy-Recursive: Keyword 0.450.0 arm, #737594
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/File-Copy-Recursive')
-rw-r--r-- | dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 793e24230849..74e9863f853b 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="~amd64 ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~s390 ~x86" IUSE="test" RESTRICT="!test? ( test )" |