Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/jed/
Date: Wed, 02 Oct 2019 18:54:01
Message-Id: 1570042423.7f5ee3746dd861ba9d2aa33e0e9de380c949e71b.ago@gentoo
1 commit: 7f5ee3746dd861ba9d2aa33e0e9de380c949e71b
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 2 18:50:59 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 2 18:53:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5ee374
7
8 app-editors/jed: x86 stable wrt bug #695680
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-editors/jed/jed-0.99.19-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-editors/jed/jed-0.99.19-r1.ebuild b/app-editors/jed/jed-0.99.19-r1.ebuild
18 index 5122c5bd987..d03cfcd6c4b 100644
19 --- a/app-editors/jed/jed-0.99.19-r1.ebuild
20 +++ b/app-editors/jed/jed-0.99.19-r1.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/jed/v${PV%.*}/${MY_P}.tar.bz2"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos"
26 +KEYWORDS="~alpha ~amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos"
27 IUSE="X gpm xft"
28
29 RDEPEND=">=sys-libs/slang-2