From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0402D138359 for ; Mon, 17 Aug 2020 08:04:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE78BE0875; Mon, 17 Aug 2020 08:04:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C3F0FE0875 for ; Mon, 17 Aug 2020 08:04:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DFBB934F351 for ; Mon, 17 Aug 2020 08:04:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7436632D for ; Mon, 17 Aug 2020 08:04:37 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1597651471.5f87c7cafffe7e6a81f5f8e6d40bfafd95f91156.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-utf8/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild X-VCS-Directories: dev-perl/Test-utf8/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5f87c7cafffe7e6a81f5f8e6d40bfafd95f91156 X-VCS-Branch: master Date: Mon, 17 Aug 2020 08:04:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 253f9284-2d6f-4137-b824-709aee89c1d2 X-Archives-Hash: e238c871d97735b991234598044e3b0a commit: 5f87c7cafffe7e6a81f5f8e6d40bfafd95f91156 Author: Sam James gentoo org> AuthorDate: Mon Aug 17 08:00:48 2020 +0000 Commit: Sam James gentoo org> CommitDate: Mon Aug 17 08:04:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f87c7ca dev-perl/Test-utf8: Keyword 1.10.0 s390, #737594 Signed-off-by: Sam James gentoo.org> dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild b/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild index cd05dcfc0c3..2b5d92ce0b6 100644 --- a/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild +++ b/dev-perl/Test-utf8/Test-utf8-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Handy utf8 tests" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~s390 ~x86" IUSE="" RDEPEND="