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 A8863138E4A for ; Sun, 16 Oct 2016 10:04:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 070ADE0AEB; Sun, 16 Oct 2016 10:04:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E4163E0AEB for ; Sun, 16 Oct 2016 10:04:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1343B341229 for ; Sun, 16 Oct 2016 10:04:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C07A2FC for ; Sun, 16 Oct 2016 10:04:36 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1476611787.3e0544c0e46574095e3f91ebaadfeadfc3a83bd3.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-hangul/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-hangul/ibus-hangul-1.5.0.ebuild X-VCS-Directories: app-i18n/ibus-hangul/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 3e0544c0e46574095e3f91ebaadfeadfc3a83bd3 X-VCS-Branch: master Date: Sun, 16 Oct 2016 10:04:36 +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: b6d125b9-2839-44b1-b311-a38b21768da0 X-Archives-Hash: a48ec7b6891d2fbcffe5640d196135ae commit: 3e0544c0e46574095e3f91ebaadfeadfc3a83bd3 Author: Pacho Ramos gentoo org> AuthorDate: Sun Oct 16 09:56:27 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Oct 16 09:56:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e0544c0 app-i18n/ibus-hangul: x86 stable, bug #593184 Package-Manager: portage-2.3.1 app-i18n/ibus-hangul/ibus-hangul-1.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.0.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.0.ebuild index 934c247..48fab46 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.0.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://github.com/choehwanjin/ibus-hangul/releases/download/${PV}/${P} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls" RDEPEND=">=app-i18n/ibus-1.4[python,${PYTHON_USEDEP}]