From: Mikle Kolyada Date: Sat, 4 Aug 2018 00:18:34 +0000 (+0300) Subject: dev-perl/File-Copy-Recursive: Add ~s390 keyword wrt bug #652718 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b8a859557198e4fddfab2a219cd8526e2bd4d153;p=gentoo.git dev-perl/File-Copy-Recursive: Add ~s390 keyword wrt bug #652718 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- 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 d50069088644..a21c4f2ad3e5 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 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST="do"