diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:16:32 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:36:12 +0100 |
commit | b978934b47f86ab07b76e5a928b7c5a6ad9c6415 (patch) | |
tree | c370365dc193a3bf4592a3ac84d95c5cefa7fc50 /app-emacs | |
parent | app-emacs/dash: x86 stable (bug #677078) (diff) | |
download | gentoo-b978934b47f86ab07b76e5a928b7c5a6ad9c6415.tar.gz gentoo-b978934b47f86ab07b76e5a928b7c5a6ad9c6415.tar.bz2 gentoo-b978934b47f86ab07b76e5a928b7c5a6ad9c6415.zip |
app-emacs/with-editor: x86 stable (bug #677078)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-2.7.4.ebuild b/app-emacs/with-editor/with-editor-2.7.4.ebuild index 9067e0fa22d7..b5eb32a5c285 100644 --- a/app-emacs/with-editor/with-editor-2.7.4.ebuild +++ b/app-emacs/with-editor/with-editor-2.7.4.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 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc64 x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |