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 A95F9138334 for ; Thu, 9 Aug 2018 02:11:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6103E0957; Thu, 9 Aug 2018 02:10:26 +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 F3DFCE0940 for ; Thu, 9 Aug 2018 02:10:24 +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 34ED9335D91 for ; Wed, 8 Aug 2018 17:54:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E17D380 for ; Wed, 8 Aug 2018 17:53:59 +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: <1533750817.f8bfbd9bc83a338169a4fb1a4c094992be05b82b.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/uim/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/uim/uim-1.8.8.ebuild X-VCS-Directories: app-i18n/uim/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: f8bfbd9bc83a338169a4fb1a4c094992be05b82b X-VCS-Branch: master Date: Wed, 8 Aug 2018 17:53:59 +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: 652b80cc-deca-4a43-a278-683809df9d50 X-Archives-Hash: 42ee212842313d04bda276d905039fb7 commit: f8bfbd9bc83a338169a4fb1a4c094992be05b82b Author: Mikle Kolyada gentoo org> AuthorDate: Wed Aug 8 17:53:37 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Aug 8 17:53:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bfbd9b app-i18n/uim: amd64 stable wrt bug #661800 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-i18n/uim/uim-1.8.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild index 65e84f8fab1..ca02176189d 100644 --- a/app-i18n/uim/uim-1.8.8.ebuild +++ b/app-i18n/uim/uim-1.8.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2" LICENSE="BSD GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 x86" IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk sqlite ssl static-libs xft" RESTRICT="test" REQUIRED_USE="gtk? ( X )