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 372A9138336 for ; Sun, 2 Sep 2018 06:16:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C046E07D8; Sun, 2 Sep 2018 06:16:31 +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 4087AE07D8 for ; Sun, 2 Sep 2018 06:16:29 +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 88DF4335C8D for ; Sun, 2 Sep 2018 06:16:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6FBE3C4 for ; Sun, 2 Sep 2018 06:16:26 +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: <1535868970.38895ba11f933083f1a7d6de1522ddb92fdb8d61.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Pod-Simple/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild X-VCS-Directories: virtual/perl-Pod-Simple/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 38895ba11f933083f1a7d6de1522ddb92fdb8d61 X-VCS-Branch: master Date: Sun, 2 Sep 2018 06:16:26 +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: fa6a5755-be83-441d-834e-4d935064cdce X-Archives-Hash: 659b37b6ce37f7f561884c3ce931768a commit: 38895ba11f933083f1a7d6de1522ddb92fdb8d61 Author: Kent Fredric gentoo org> AuthorDate: Sat Sep 1 14:56:17 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sun Sep 2 06:16:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38895ba1 virtual/perl-Pod-Simple: Spread ~ppc/~sparc/~x64 prefixes from perl Package-Manager: Portage-2.3.40, Repoman-2.3.9 virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild index 8a3d2a086f7..33d167329bc 100644 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.350.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )