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 952B9138334 for ; Sat, 19 Jan 2019 11:22:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0A2EE0A44; Sat, 19 Jan 2019 11:22:57 +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 8CD82E0A44 for ; Sat, 19 Jan 2019 11:22:57 +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 8EE8D335D3D for ; Sat, 19 Jan 2019 11:22:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7285B519 for ; Sat, 19 Jan 2019 11:22:54 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1547896960.92b2513414416836c2645fdbaf7e286334cdec9c.kentnl@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: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 92b2513414416836c2645fdbaf7e286334cdec9c X-VCS-Branch: master Date: Sat, 19 Jan 2019 11:22:54 +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: 0aa8ef18-ec87-4033-a5d9-c6f5fc36ebc5 X-Archives-Hash: ca689a62dea04df7552f7e6d9a9ddad2 commit: 92b2513414416836c2645fdbaf7e286334cdec9c Author: Kent Fredric gentoo org> AuthorDate: Sat Jan 19 11:17:12 2019 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Jan 19 11:22:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92b25134 virtual/perl-threads-shared: Restore ~m68k ~s390 ~sh to latest Package-Manager: Portage-2.3.55, Repoman-2.3.12 RepoMan-Options: --include-arches="m68k s390 sh" Signed-off-by: Kent Fredric gentoo.org> virtual/perl-threads-shared/perl-threads-shared-1.580.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 0e8409507fe..ba019f2561f 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 @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~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} )