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 71AC4138334 for ; Sat, 23 Jun 2018 18:03:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76E43E0817; Sat, 23 Jun 2018 18:03:00 +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 2A6F6E0817 for ; Sat, 23 Jun 2018 18:03:00 +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 59F73335C8A for ; Sat, 23 Jun 2018 18:02:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 555702A1 for ; Sat, 23 Jun 2018 18:02:56 +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: <1529776965.514801fb8c8d3fcf114f824c4a195ce6f3ba784e.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/joe/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/joe/joe-4.6.ebuild X-VCS-Directories: app-editors/joe/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 514801fb8c8d3fcf114f824c4a195ce6f3ba784e X-VCS-Branch: master Date: Sat, 23 Jun 2018 18:02:56 +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: ff2f8989-c0a3-48a5-a094-167c067c8843 X-Archives-Hash: 53a51c106a5d13f5b8cad440e9d8b08a commit: 514801fb8c8d3fcf114f824c4a195ce6f3ba784e Author: Mikle Kolyada gentoo org> AuthorDate: Sat Jun 23 18:02:45 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Jun 23 18:02:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=514801fb app-editors/joe: amd64 stable wrt bug #654704 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-editors/joe/joe-4.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/joe/joe-4.6.ebuild b/app-editors/joe/joe-4.6.ebuild index 505b87e2bff..de47dad7c61 100644 --- a/app-editors/joe/joe-4.6.ebuild +++ b/app-editors/joe/joe-4.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz" LICENSE="GPL-1+ CC-BY-3.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="xterm" DEPEND=">=sys-libs/ncurses-5.2-r2:0="