diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:52:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-02 20:53:48 +0200 |
commit | c548b6e7cf73992c684a022d3dc30dc095c5dcc3 (patch) | |
tree | 08570fe3e122278500feaff501a58cff3c3ab7b2 /app-emacs | |
parent | app-emacs/lookup: x86 stable wrt bug #695982 (diff) | |
download | gentoo-c548b6e7cf73992c684a022d3dc30dc095c5dcc3.tar.gz gentoo-c548b6e7cf73992c684a022d3dc30dc095c5dcc3.tar.bz2 gentoo-c548b6e7cf73992c684a022d3dc30dc095c5dcc3.zip |
app-emacs/evil: x86 stable wrt bug #695986
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 60cf9e3cd89b..7584b9aa3398 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" |