Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/joe/
Date: Thu, 01 Dec 2022 22:24:46
Message-Id: 1669933465.dfa4383354c476be2d3918c0458eb315d18f9efb.jsmolic@gentoo
1 commit: dfa4383354c476be2d3918c0458eb315d18f9efb
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 1 22:24:25 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 1 22:24:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfa43833
7
8 app-editors/joe: Stabilize 4.6-r2 amd64, #883861
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 app-editors/joe/joe-4.6-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/joe/joe-4.6-r2.ebuild b/app-editors/joe/joe-4.6-r2.ebuild
16 index 61592013752d..8f7166874200 100644
17 --- a/app-editors/joe/joe-4.6-r2.ebuild
18 +++ b/app-editors/joe/joe-4.6-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz"
20
21 LICENSE="GPL-1+ CC-BY-3.0"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris"
25 IUSE="xterm"
26
27 DEPEND=">=sys-libs/ncurses-5.2-r2:0="