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 DA03D138334 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 039D9E0A91; Sat, 19 Jan 2019 11:22:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D14C2E0A91 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 449DF335D29 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 99E8E51B 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: <1547896961.5ee3a216a0927adc1a7c8ea0b2e77e1e1491eddf.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Net-Ping/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild X-VCS-Directories: virtual/perl-Net-Ping/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 5ee3a216a0927adc1a7c8ea0b2e77e1e1491eddf 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: 949089e9-32ef-41ed-a615-3febfe5bd51e X-Archives-Hash: 0dceda12ddd4e062e983c54d32556649 commit: 5ee3a216a0927adc1a7c8ea0b2e77e1e1491eddf Author: Kent Fredric gentoo org> AuthorDate: Sat Jan 19 11:20:25 2019 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Jan 19 11:22:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ee3a216 virtual/perl-Net-Ping: Restore ~m68k ~s390 ~sh to latest versions 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-Net-Ping/perl-Net-Ping-2.620.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild b/virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild index 1b51be57b11..ba927ce39de 100644 --- a/virtual/perl-Net-Ping/perl-Net-Ping-2.620.0.ebuild +++ b/virtual/perl-Net-Ping/perl-Net-Ping-2.620.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 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos" RDEPEND=" || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )