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/nedit/
Date: Thu, 22 Apr 2021 12:23:06
Message-Id: 1619094157.b51ce887f842e217474b07914df9b60999ef4e31.sam@gentoo
1 commit: b51ce887f842e217474b07914df9b60999ef4e31
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 12:18:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 12:22:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51ce887
7
8 app-editors/nedit: Stabilize 5.7 sparc, #783627
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-editors/nedit/nedit-5.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/nedit/nedit-5.7.ebuild b/app-editors/nedit/nedit-5.7.ebuild
16 index c644ce42983..f8a265fc947 100644
17 --- a/app-editors/nedit/nedit-5.7.ebuild
18 +++ b/app-editors/nedit/nedit-5.7.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="~alpha amd64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE="doc"
26
27 RDEPEND=">=x11-libs/motif-2.3:0