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 6E156138334 for ; Fri, 24 Aug 2018 07:27:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4224E08D9; Fri, 24 Aug 2018 07:27:15 +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 BC5E6E08D9 for ; Fri, 24 Aug 2018 07:27:15 +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 ED73D335CA7 for ; Fri, 24 Aug 2018 07:27:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C1BCD3B7 for ; Fri, 24 Aug 2018 07:27:11 +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: <1535095538.b33019e438ed7f0fd7156a25a720d8ea383e178b.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: b33019e438ed7f0fd7156a25a720d8ea383e178b X-VCS-Branch: master Date: Fri, 24 Aug 2018 07:27:11 +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: 3c316e63-629e-4b7f-bf10-c65421f7f6a2 X-Archives-Hash: 4fb142aa926391324b9cb1feb183a615 commit: b33019e438ed7f0fd7156a25a720d8ea383e178b Author: Kent Fredric gentoo org> AuthorDate: Fri Aug 24 07:25:38 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Fri Aug 24 07:25:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b33019e4 virtual/perl-Tie-RefHash: Spread ~amd64-linux from dev-lang/perl Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64-linux" 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 c5790e148e8..b9d27c577f4 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" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x64-cygwin ~amd64-linux" RDEPEND=" || ( =dev-lang/perl-5.28* =dev-lang/perl-5.26* =dev-lang/perl-5.24* ~perl-core/${PN#perl-}-${PV} )