diff options
| author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-20 09:50:11 -0400 |
|---|---|---|
| committer | Ionen Wolkens <ionen@gentoo.org> | 2024-06-20 11:03:52 -0400 |
| commit | 4fe42001dd83ede22078895f9b95a9782a80132e (patch) | |
| tree | 1d714e683c022ac72a99006f71948ede3089e588 /dev-perl/File-Copy-Recursive | |
| parent | 439f9cd03231f1b1e96bb7be78f7d6bd0cbc97aa (diff) | |
| download | gentoo-4fe42001dd83ede22078895f9b95a9782a80132e.tar.gz gentoo-4fe42001dd83ede22078895f9b95a9782a80132e.tar.bz2 gentoo-4fe42001dd83ede22078895f9b95a9782a80132e.zip | |
dev-perl/File-Copy-Recursive: Stabilize 0.450.0 hppa, #934402
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@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 | 4 |
1 files changed, 2 insertions, 2 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 510e87d04060..343fb91e038c 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="uses File::Copy to recursively copy dirs" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |
