summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:02:30 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:02:30 +0300
commitfa05da05a84483d2b6df95a18080c4a5e02e55a6 (patch)
treeb991e3210f07c1a44e2afe9923186d06a660df0e /app-emacs
parentsys-apps/usbutils: amd64 stable wrt bug #685276 (diff)
downloadgentoo-fa05da05a84483d2b6df95a18080c4a5e02e55a6.tar.gz
gentoo-fa05da05a84483d2b6df95a18080c4a5e02e55a6.tar.bz2
gentoo-fa05da05a84483d2b6df95a18080c4a5e02e55a6.zip
app-emacs/evil: amd64 stable wrt bug #685158
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/evil/evil-1.2.13.ebuild4
1 files 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 6163a663e1d4..85f88f0168ff 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"