diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 20:52:45 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-12 21:06:03 +0200 |
commit | b9b92e60bab52b23eb7ff46e8458e7e081bebc85 (patch) | |
tree | 715cfac997fdc28cd6aa02d307f22bc52230aff6 /app-emacs/with-editor | |
parent | app-emacs/magit: x86 stable (bug #651968) (diff) | |
download | gentoo-b9b92e60bab52b23eb7ff46e8458e7e081bebc85.tar.gz gentoo-b9b92e60bab52b23eb7ff46e8458e7e081bebc85.tar.bz2 gentoo-b9b92e60bab52b23eb7ff46e8458e7e081bebc85.zip |
app-emacs/with-editor: x86 stable (bug #651968)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-2.6.0.ebuild b/app-emacs/with-editor/with-editor-2.6.0.ebuild index b9fc73bff04d..075601caf822 100644 --- a/app-emacs/with-editor/with-editor-2.6.0.ebuild +++ b/app-emacs/with-editor/with-editor-2.6.0.ebuild @@ -12,7 +12,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" |