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 02:59:49
Message-Id: 1619060274.ab73dacd142240fe9cb4f149c598636664594a0e.sam@gentoo
1 commit: ab73dacd142240fe9cb4f149c598636664594a0e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 02:57:54 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 02:57:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab73dacd
7
8 app-editors/nedit: Stabilize 5.7 x86, #783627
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-editors/nedit/nedit-5.7.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-editors/nedit/nedit-5.7.ebuild b/app-editors/nedit/nedit-5.7.ebuild
16 index 25f9ab97f1d..eb7b70f2563 100644
17 --- a/app-editors/nedit/nedit-5.7.ebuild
18 +++ b/app-editors/nedit/nedit-5.7.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ SRC_URI="
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
30 +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
31 IUSE="doc"
32
33 RDEPEND=">=x11-libs/motif-2.3:0