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 AAFE2138334 for ; Mon, 25 Jun 2018 13:36:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19CE1E09D5; Mon, 25 Jun 2018 13:36:19 +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 A29A8E09D5 for ; Mon, 25 Jun 2018 13:36:18 +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 A54A4335C89 for ; Mon, 25 Jun 2018 13:36:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2C2134B for ; Mon, 25 Jun 2018 13:36:14 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1529933765.ccfdc44242d9aac942730458862a5c4ceee3d005.klausman@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: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: ccfdc44242d9aac942730458862a5c4ceee3d005 X-VCS-Branch: master Date: Mon, 25 Jun 2018 13:36:14 +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: 9d16a75c-ffa4-461a-b979-90767383d3a6 X-Archives-Hash: 1e1e66a4c252b745b33be05a826a1223 commit: ccfdc44242d9aac942730458862a5c4ceee3d005 Author: Tobias Klausmann gentoo org> AuthorDate: Mon Jun 25 13:35:51 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Jun 25 13:36:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccfdc442 app-editors/joe-4.6-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/654704 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 b4ac5d6c76a..b8df84822fd 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="