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 74D251396DA for ; Wed, 1 Nov 2017 20:54:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 151E72BC15F; Wed, 1 Nov 2017 20:54:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 E249C2BC15F for ; Wed, 1 Nov 2017 20:54:34 +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 1399634178A for ; Wed, 1 Nov 2017 20:54:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AF209195 for ; Wed, 1 Nov 2017 20:54:31 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1509569656.73695e7a19659c9ac031bf76c526dec14f842f76.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/librime/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/librime/librime-1.2.9.ebuild X-VCS-Directories: app-i18n/librime/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 73695e7a19659c9ac031bf76c526dec14f842f76 X-VCS-Branch: master Date: Wed, 1 Nov 2017 20:54:31 +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: 31466047-724b-49d6-81a4-8e20e24006b7 X-Archives-Hash: 5dc8dedb6560ce953fa72987fc69aca3 commit: 73695e7a19659c9ac031bf76c526dec14f842f76 Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Wed Nov 1 11:40:25 2017 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Wed Nov 1 20:54:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73695e7a app-i18n/librime: Stabilize 1.2.9 on amd64/x86. app-i18n/librime/librime-1.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/librime/librime-1.2.9.ebuild b/app-i18n/librime/librime-1.2.9.ebuild index 881db9f137f..d2313f54f93 100644 --- a/app-i18n/librime/librime-1.2.9.ebuild +++ b/app-i18n/librime/librime-1.2.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rime/${PN}/archive/rime-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0/1" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="static-libs test" RDEPEND="app-i18n/opencc:=