Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/joe/
Date: Fri, 02 Dec 2022 00:46:41
Message-Id: 1669941946.ce9bcef261b7a354653963baa614627463893316.sam@gentoo
1 commit: ce9bcef261b7a354653963baa614627463893316
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 2 00:45:46 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 2 00:45:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9bcef2
7
8 app-editors/joe: Stabilize 4.6-r2 ppc, #883861
9
10 Signed-off-by: Sam James <sam <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 de7361499017..4ee22fa519a7 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="