diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:07:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 21:07:24 +0200 |
commit | 9496806d09f24b126a4dee9ed66f2fd295f14976 (patch) | |
tree | b9856a391e94941c6dd1d1b5690b8536ddf3c791 /app-emacs | |
parent | x11-misc/xflux-gui: amd64 stable wrt bug #690400 (diff) | |
download | gentoo-9496806d09f24b126a4dee9ed66f2fd295f14976.tar.gz gentoo-9496806d09f24b126a4dee9ed66f2fd295f14976.tar.bz2 gentoo-9496806d09f24b126a4dee9ed66f2fd295f14976.zip |
app-emacs/evil: amd64 stable wrt bug #695986
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/evil/evil-1.2.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/evil/evil-1.2.14.ebuild b/app-emacs/evil/evil-1.2.14.ebuild index 7584b9aa3398..01082bccd41f 100644 --- a/app-emacs/evil/evil-1.2.14.ebuild +++ b/app-emacs/evil/evil-1.2.14.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" |