From: Agostino Sarubbo Date: Thu, 23 Jan 2020 10:59:22 +0000 (+0100) Subject: app-xemacs/ebuild-mode: amd64 stable wrt bug #706068 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d8cab54b3cea056879cc476e8bc5a5604c2a9bbe;p=gentoo.git app-xemacs/ebuild-mode: amd64 stable wrt bug #706068 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild index d329637b970d..7e82ba1a0acd 100644 --- a/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild +++ b/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" RDEPEND=">=app-editors/xemacs-21.4.20-r5 app-xemacs/sh-script"