commit: fa05da05a84483d2b6df95a18080c4a5e02e55a6 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat May 11 11:02:30 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat May 11 11:02:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa05da05
app-emacs/evil: amd64 stable wrt bug #685158 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" app-emacs/evil/evil-1.2.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/evil/evil-1.2.13.ebuild b/app-emacs/evil/evil-1.2.13.ebuild index 6163a663e1d..85f88f0168f 100644 --- a/app-emacs/evil/evil-1.2.13.ebuild +++ b/app-emacs/evil/evil-1.2.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/emacs-evil/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-3+ FDL-1.3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RESTRICT="test" RDEPEND=">=app-emacs/undo-tree-0.6.3"
