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 31B17138334 for ; Sun, 6 Jan 2019 08:32:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 551A6E098A; Sun, 6 Jan 2019 08:32:12 +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 287A8E0985 for ; Sun, 6 Jan 2019 08:32:12 +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 D9336335CD9 for ; Sun, 6 Jan 2019 08:32:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9F8C451C for ; Sun, 6 Jan 2019 08:32:06 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1546763513.4cb3384129fff2ae656793ca0c8aea3239f19eab.slyfox@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.560.0.ebuild X-VCS-Directories: virtual/perl-threads-shared/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 4cb3384129fff2ae656793ca0c8aea3239f19eab X-VCS-Branch: master Date: Sun, 6 Jan 2019 08:32:06 +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: 5c29b728-71f6-4d94-a45a-d4a958144acd X-Archives-Hash: 70f889c22319c91ba45a5816ad1887d2 commit: 4cb3384129fff2ae656793ca0c8aea3239f19eab Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Jan 6 08:31:18 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Jan 6 08:31:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb33841 virtual/perl-threads-shared: stable 1.560.0 for ia64, bug #673542 Package-Manager: Portage-2.3.54, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich gentoo.org> virtual/perl-threads-shared/perl-threads-shared-1.560.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/perl-threads-shared/perl-threads-shared-1.560.0.ebuild b/virtual/perl-threads-shared/perl-threads-shared-1.560.0.ebuild index d73053b959e..be841d06af7 100644 --- a/virtual/perl-threads-shared/perl-threads-shared-1.560.0.ebuild +++ b/virtual/perl-threads-shared/perl-threads-shared-1.560.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sh sparc x86 ~x64-cygwin" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sh sparc x86 ~x64-cygwin" RDEPEND=" || ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} )