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 62264138334 for ; Sat, 18 Aug 2018 22:18:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AEECE07F1; Sat, 18 Aug 2018 22:18:47 +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 36187E07F1 for ; Sat, 18 Aug 2018 22:18:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2856A340D7F for ; Sat, 18 Aug 2018 22:18:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F030F3AA for ; Sat, 18 Aug 2018 22:18:43 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1534630689.9efa7c8b61bf4a50fd69ee1332e742ea3986bd64.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 9efa7c8b61bf4a50fd69ee1332e742ea3986bd64 X-VCS-Branch: master Date: Sat, 18 Aug 2018 22:18:43 +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: 961c239c-b492-48f7-acde-976fdf43a8d5 X-Archives-Hash: 248482248c5a09c633255b9a7f268b80 commit: 9efa7c8b61bf4a50fd69ee1332e742ea3986bd64 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Aug 18 22:17:30 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Aug 18 22:18:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efa7c8b app-i18n/uim: stable 1.8.8 for hppa, bug #661800 Package-Manager: Portage-2.3.46, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa" 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 ca02176189d..589023b40ef 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 )