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 2A44A138336 for ; Mon, 16 Sep 2019 22:02:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60FE3E0A6B; Mon, 16 Sep 2019 22:02:15 +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 448D2E0A6B for ; Mon, 16 Sep 2019 22:02:15 +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 5ED8234B27B for ; Mon, 16 Sep 2019 22:02:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E796D7F1 for ; Mon, 16 Sep 2019 22:02:12 +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: <1568671307.4a966fbcc794eb7168d888607c4ecd3cd2d8ce89.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/mlterm/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/mlterm/mlterm-3.8.7.ebuild X-VCS-Directories: x11-terms/mlterm/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 4a966fbcc794eb7168d888607c4ecd3cd2d8ce89 X-VCS-Branch: master Date: Mon, 16 Sep 2019 22:02:12 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c41bf848-3648-4218-ab15-f377af864c19 X-Archives-Hash: 66ee0c30cf5292b743b2eaf328fff245 commit: 4a966fbcc794eb7168d888607c4ecd3cd2d8ce89 Author: Sergei Trofimovich gentoo org> AuthorDate: Mon Sep 16 22:01:47 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Mon Sep 16 22:01:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a966fbc x11-terms/mlterm: stable 3.8.7 for ppc, bug #694348 Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> x11-terms/mlterm/mlterm-3.8.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/mlterm/mlterm-3.8.7.ebuild b/x11-terms/mlterm/mlterm-3.8.7.ebuild index b9499b495cc..c30b6dd1888 100644 --- a/x11-terms/mlterm/mlterm-3.8.7.ebuild +++ b/x11-terms/mlterm/mlterm-3.8.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="bidi brltty cairo canna debug fbcon fcitx freewnn gtk gtk2 harfbuzz ibus libssh2 m17n-lib nls regis scim skk static-libs uim utempter wayland xft" REQUIRED_USE="gtk2? ( gtk )"