diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:04:07 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 16:04:07 +0100 |
commit | bf7893a95cc69cfae19c49f49a49be2ea3f09266 (patch) | |
tree | 71f62cc0909dc950d7e46026f93a99d1b9d8c9f3 /dev-perl/File-Copy-Recursive | |
parent | dev-perl/File-chmod: drop ppc-aix m68k-mint (diff) | |
download | gentoo-bf7893a95cc69cfae19c49f49a49be2ea3f09266.tar.gz gentoo-bf7893a95cc69cfae19c49f49a49be2ea3f09266.tar.bz2 gentoo-bf7893a95cc69cfae19c49f49a49be2ea3f09266.zip |
dev-perl/File-Copy-Recursive: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/File-Copy-Recursive')
-rw-r--r-- | dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild index 9006aed18148..a7071a0a1ddc 100644 --- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild +++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild @@ -10,6 +10,6 @@ inherit perl-module DESCRIPTION="uses File::Copy to recursively copy dirs" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |