diff options
author | Sam James <sam@gentoo.org> | 2021-05-31 07:53:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-31 07:55:13 +0000 |
commit | 88691b50b9c5687bf8ac2ce8a67fbb5e238fb69d (patch) | |
tree | b6445c532ed2c41636e55da174146e826af3d691 /app-emacs | |
parent | app-emacs/mic-paren: Stabilize 3.13 ALLARCHES, #793122 (diff) | |
download | gentoo-88691b50b9c5687bf8ac2ce8a67fbb5e238fb69d.tar.gz gentoo-88691b50b9c5687bf8ac2ce8a67fbb5e238fb69d.tar.bz2 gentoo-88691b50b9c5687bf8ac2ce8a67fbb5e238fb69d.zip |
app-emacs/evil: Stabilize 1.14.0 ALLARCHES, #793125
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/evil/evil-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/evil/evil-1.14.0.ebuild b/app-emacs/evil/evil-1.14.0.ebuild index 619c9b3dbdee..7bbcef190ae2 100644 --- a/app-emacs/evil/evil-1.14.0.ebuild +++ b/app-emacs/evil/evil-1.14.0.ebuild @@ -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" |