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 53E81138334 for ; Thu, 28 Jun 2018 15:04:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21094E0872; Thu, 28 Jun 2018 15:04:44 +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 EFD03E086F for ; Thu, 28 Jun 2018 15:04:43 +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 89457335C95 for ; Thu, 28 Jun 2018 15:04:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D294E34D for ; Thu, 28 Jun 2018 15:04:40 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1530198139.ad1cc8c7e0ca112bff0a23c6d3f8f4bdca1518ad.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-ExtUtils-Constant/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r11.ebuild X-VCS-Directories: virtual/perl-ExtUtils-Constant/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: ad1cc8c7e0ca112bff0a23c6d3f8f4bdca1518ad X-VCS-Branch: master Date: Thu, 28 Jun 2018 15:04:40 +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-Archives-Salt: 537711e8-153c-4976-ab20-eb75839a1725 X-Archives-Hash: 31abbcb032add1af2e3eab4acc541e1d commit: ad1cc8c7e0ca112bff0a23c6d3f8f4bdca1518ad Author: Mikle Kolyada gentoo org> AuthorDate: Thu Jun 28 15:02:19 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Jun 28 15:02:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1cc8c7 virtual/perl-ExtUtils-Constant: mark s390 stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 .../perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r11.ebuild b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r11.ebuild index e358fd05f86..6c9769756f8 100644 --- a/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r11.ebuild +++ b/virtual/perl-ExtUtils-Constant/perl-ExtUtils-Constant-0.230.0-r11.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x64-cygwin ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-fbsd" RDEPEND=" || ( =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )