diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:33:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:43:31 +0100 |
commit | 86ce981d18624668164d5337ee941667c4102f77 (patch) | |
tree | 0df14c48de57ed8970ddcb86e8af64ea21ce0975 /app-emacs/with-editor | |
parent | app-emacs/magit: x86 stable wrt bug #608442 (diff) | |
download | gentoo-86ce981d18624668164d5337ee941667c4102f77.tar.gz gentoo-86ce981d18624668164d5337ee941667c4102f77.tar.bz2 gentoo-86ce981d18624668164d5337ee941667c4102f77.zip |
app-emacs/with-editor: x86 stable wrt bug #608442
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.5.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-2.5.8.ebuild b/app-emacs/with-editor/with-editor-2.5.8.ebuild index 6b02828bb5b4..023d3038aca4 100644 --- a/app-emacs/with-editor/with-editor-2.5.8.ebuild +++ b/app-emacs/with-editor/with-editor-2.5.8.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/magit/with-editor/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |