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 0C4C71396D0 for ; Sat, 2 Sep 2017 15:52:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D467E0D20; Sat, 2 Sep 2017 15:52:21 +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 D911BE0D1A for ; Sat, 2 Sep 2017 15:52:20 +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 C638D33BE4E for ; Sat, 2 Sep 2017 15:52:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 66F278B83 for ; Sat, 2 Sep 2017 15:52:18 +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: <1504367524.cc2c09629b65172ef15527ccf73ba309a6431bed.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-sayura/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-sayura/fcitx-sayura-0.1.1.ebuild X-VCS-Directories: app-i18n/fcitx-sayura/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: cc2c09629b65172ef15527ccf73ba309a6431bed X-VCS-Branch: master Date: Sat, 2 Sep 2017 15:52:18 +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: bb18552e-3169-4f40-8977-f6934b1f4f13 X-Archives-Hash: 5ca29109557a843e0c795498aa20e44a commit: cc2c09629b65172ef15527ccf73ba309a6431bed Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Fri Sep 1 19:47:27 2017 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Sat Sep 2 15:52:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc2c0962 app-i18n/fcitx-sayura: Stabilize 0.1.1 on amd64/x86. app-i18n/fcitx-sayura/fcitx-sayura-0.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/fcitx-sayura/fcitx-sayura-0.1.1.ebuild b/app-i18n/fcitx-sayura/fcitx-sayura-0.1.1.ebuild index 1125447ff71..97e29230217 100644 --- a/app-i18n/fcitx-sayura/fcitx-sayura-0.1.1.ebuild +++ b/app-i18n/fcitx-sayura/fcitx-sayura-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -21,7 +21,7 @@ fi LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.8