diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:50:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:53:43 +0200 |
commit | 7f5ee3746dd861ba9d2aa33e0e9de380c949e71b (patch) | |
tree | 3c8f30d8b5b9f480f54bac5cf73fe071a2daa848 /app-editors/jed | |
parent | app-editors/ersatz-emacs: x86 stable wrt bug #695678 (diff) | |
download | gentoo-7f5ee3746dd861ba9d2aa33e0e9de380c949e71b.tar.gz gentoo-7f5ee3746dd861ba9d2aa33e0e9de380c949e71b.tar.bz2 gentoo-7f5ee3746dd861ba9d2aa33e0e9de380c949e71b.zip |
app-editors/jed: x86 stable wrt bug #695680
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/jed')
-rw-r--r-- | app-editors/jed/jed-0.99.19-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/jed/jed-0.99.19-r1.ebuild b/app-editors/jed/jed-0.99.19-r1.ebuild index 5122c5bd9874..d03cfcd6c4b8 100644 --- a/app-editors/jed/jed-0.99.19-r1.ebuild +++ b/app-editors/jed/jed-0.99.19-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/jed/v${PV%.*}/${MY_P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="X gpm xft" RDEPEND=">=sys-libs/slang-2 |