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 A58EC138334 for ; Tue, 21 May 2019 19:12:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7718CE0871; Tue, 21 May 2019 19:12:00 +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 5D27BE0871 for ; Tue, 21 May 2019 19:12:00 +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 DB582344D57 for ; Tue, 21 May 2019 19:11:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D35185EF for ; Tue, 21 May 2019 19:11:56 +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: <1558465911.3e5d786bf261b3b3e0c12cd6c73668d87b8287be.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/icu-layoutex/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/icu-layoutex/icu-layoutex-64.2.ebuild X-VCS-Directories: dev-libs/icu-layoutex/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 3e5d786bf261b3b3e0c12cd6c73668d87b8287be X-VCS-Branch: master Date: Tue, 21 May 2019 19:11:56 +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: bff9ad8d-35d9-4172-b5f7-e597764e0e49 X-Archives-Hash: 87c3e79918104add511e79428646da31 commit: 3e5d786bf261b3b3e0c12cd6c73668d87b8287be Author: Mikle Kolyada gentoo org> AuthorDate: Tue May 21 19:11:15 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Tue May 21 19:11:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e5d786b dev-libs/icu-layoutex: amd64 stable wrt bug #685288 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" dev-libs/icu-layoutex/icu-layoutex-64.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/icu-layoutex/icu-layoutex-64.2.ebuild b/dev-libs/icu-layoutex/icu-layoutex-64.2.ebuild index efe008f9981..a587d45c8e1 100644 --- a/dev-libs/icu-layoutex/icu-layoutex-64.2.ebuild +++ b/dev-libs/icu-layoutex/icu-layoutex-64.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.icu-project.org/files/icu4c/${PV/_/}/icu4c-${PV//./_}-s LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug static-libs" BDEPEND="