diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-31 03:09:19 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-31 03:09:19 +0300 |
commit | 344746557117904bb8884a10738c85f0f943ed40 (patch) | |
tree | 9036352549ccddd59707fc42ca0cc9a9901ed979 /app-emacs/with-editor | |
parent | dev-lang/go: arm stable wrt bug #660736 (diff) | |
download | gentoo-344746557117904bb8884a10738c85f0f943ed40.tar.gz gentoo-344746557117904bb8884a10738c85f0f943ed40.tar.bz2 gentoo-344746557117904bb8884a10738c85f0f943ed40.zip |
app-emacs/with-editor: add ~arm keyword qer bug #661432
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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-2.7.3.ebuild b/app-emacs/with-editor/with-editor-2.7.3.ebuild index e967a12c4df8..3bfe3dca845d 100644 --- a/app-emacs/with-editor/with-editor-2.7.3.ebuild +++ b/app-emacs/with-editor/with-editor-2.7.3.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 ~arm ~x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |