diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-09-26 12:44:22 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-09-26 12:44:39 -0700 |
commit | 56e9cbe26d0a09679ab54c0863b5f60b925e6394 (patch) | |
tree | 5bd4d6cc6dc3415e259da77b8c97b29d5633dfe2 /dev-perl | |
parent | dev-perl/Test-File: Keyword 1.443.0 alpha, #737594 (diff) | |
download | gentoo-56e9cbe26d0a09679ab54c0863b5f60b925e6394.tar.gz gentoo-56e9cbe26d0a09679ab54c0863b5f60b925e6394.tar.bz2 gentoo-56e9cbe26d0a09679ab54c0863b5f60b925e6394.zip |
dev-perl/File-Copy-Recursive: Keyword 0.450.0 alpha, #737594
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 cf1d28acf3b1..4c679efe0e3a 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 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |