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 8143B138334 for ; Sat, 1 Sep 2018 07:20:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72AB0E086F; Sat, 1 Sep 2018 07:20:21 +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 49F31E086F for ; Sat, 1 Sep 2018 07:20:21 +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 8A9EF335CC6 for ; Sat, 1 Sep 2018 07:20:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D2473C6 for ; Sat, 1 Sep 2018 07:20:09 +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: <1535786255.4b9d0244e1642127b93488b6391ad97919180639.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Tie-RefHash/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r9.ebuild X-VCS-Directories: virtual/perl-Tie-RefHash/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 4b9d0244e1642127b93488b6391ad97919180639 X-VCS-Branch: master Date: Sat, 1 Sep 2018 07:20:09 +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: c65b40f0-1e8e-4e5c-a437-dff86ad45b05 X-Archives-Hash: ab081c2d198b4178bef43c55287886a6 commit: 4b9d0244e1642127b93488b6391ad97919180639 Author: Kent Fredric gentoo org> AuthorDate: Sat Sep 1 06:42:45 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sat Sep 1 07:17:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b9d0244 virtual/perl-Tie-RefHash: spread ~prefix keywords from dev-lang/perl Package-Manager: Portage-2.3.40, Repoman-2.3.9 virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r9.ebuild b/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r9.ebuild index b9d27c577f4..cfb38739bc2 100644 --- a/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r9.ebuild +++ b/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r9.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x64-cygwin ~amd64-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )