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 851FE138334 for ; Fri, 24 May 2019 08:12:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85DC5E0982; Fri, 24 May 2019 08:12:39 +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 6B6C2E0982 for ; Fri, 24 May 2019 08:12:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 9860E344F6D for ; Fri, 24 May 2019 08:12:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36AE3616 for ; Fri, 24 May 2019 08:12:33 +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: <1558685496.c2daf4b23e3ae1212b0f3fc95dd867ab70394583.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-threads-shared/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-threads-shared/perl-threads-shared-1.580.0.ebuild X-VCS-Directories: virtual/perl-threads-shared/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c2daf4b23e3ae1212b0f3fc95dd867ab70394583 X-VCS-Branch: master Date: Fri, 24 May 2019 08:12:33 +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: 3b9f20b4-f06b-4cb0-ab27-23ccdff8afcd X-Archives-Hash: 8bf207bd706c85b74144a98650aff542 commit: c2daf4b23e3ae1212b0f3fc95dd867ab70394583 Author: Mikle Kolyada gentoo org> AuthorDate: Fri May 24 08:11:36 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri May 24 08:11:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2daf4b2 virtual/perl-threads-shared: ppc stable wrt bug #685664 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" virtual/perl-threads-shared/perl-threads-shared-1.580.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-threads-shared/perl-threads-shared-1.580.0.ebuild b/virtual/perl-threads-shared/perl-threads-shared-1.580.0.ebuild index d4228b3efd7..c9eaaa01a76 100644 --- a/virtual/perl-threads-shared/perl-threads-shared-1.580.0.ebuild +++ b/virtual/perl-threads-shared/perl-threads-shared-1.580.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ~ppc ppc64 s390 sh ~sparc x86 ~x64-cygwin" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 m68k ppc ppc64 s390 sh ~sparc x86 ~x64-cygwin" RDEPEND=" || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )