commit: d8cab54b3cea056879cc476e8bc5a5604c2a9bbe Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Jan 23 10:59:22 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Jan 23 10:59:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8cab54b
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 <ago <AT> gentoo.org> app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild b/app-xemacs/ebuild-mode/ebuild-mode-1.49.ebuild index d329637b970..7e82ba1a0ac 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"
