diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 00:55:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:22:02 +0200 |
commit | a4bf5d1640721e81101f715c01dd7881dff26556 (patch) | |
tree | 3d1ea8a8934654a04ff64d586417525b8c66be07 /app-emacs/with-editor | |
parent | app-emacs/ghub: x86 stable (bug #657444) (diff) | |
download | gentoo-a4bf5d1640721e81101f715c01dd7881dff26556.tar.gz gentoo-a4bf5d1640721e81101f715c01dd7881dff26556.tar.bz2 gentoo-a4bf5d1640721e81101f715c01dd7881dff26556.zip |
app-emacs/with-editor: x86 stable (bug #657444)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-2.7.2.ebuild b/app-emacs/with-editor/with-editor-2.7.2.ebuild index e967a12c4df8..3e2aefb3dc53 100644 --- a/app-emacs/with-editor/with-editor-2.7.2.ebuild +++ b/app-emacs/with-editor/with-editor-2.7.2.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" |