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 A0B14138334 for ; Wed, 2 Jan 2019 10:10:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF01AE0B14; Wed, 2 Jan 2019 10:10:26 +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 8C82DE0B14 for ; Wed, 2 Jan 2019 10:10:26 +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 D6DD6335CCB for ; Wed, 2 Jan 2019 10:10:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50D80505 for ; Wed, 2 Jan 2019 10:10:23 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1546423801.9f73df8ecc3516e6db7a2965d6a2553a37a30243.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-Unicode-Collate/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.250.0.ebuild X-VCS-Directories: virtual/perl-Unicode-Collate/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 9f73df8ecc3516e6db7a2965d6a2553a37a30243 X-VCS-Branch: master Date: Wed, 2 Jan 2019 10:10:23 +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: 7bea69a6-66c2-426e-9a0f-de8e4b253f15 X-Archives-Hash: 7c014cd1b810598ab782db22385ddcd0 commit: 9f73df8ecc3516e6db7a2965d6a2553a37a30243 Author: Mikle Kolyada gentoo org> AuthorDate: Wed Jan 2 10:10:01 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Jan 2 10:10:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f73df8e virtual/perl-Unicode-Collate: amd64 stable wrt bug #626616 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.250.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.250.0.ebuild b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.250.0.ebuild index 90a8a82b12b..73115c74323 100644 --- a/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.250.0.ebuild +++ b/virtual/perl-Unicode-Collate/perl-Unicode-Collate-1.250.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 ~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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.28* ~perl-core/${PN#perl-}-${PV} )