diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-04-08 11:49:08 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-04-08 12:01:29 +0200 |
commit | b17244fb8862c6fdfbf3993932920707066c703b (patch) | |
tree | 1ea2c406478902d9e69f22893a7296b5d1a33f84 /app-emacs/with-editor | |
parent | app-emacs/dash: add Prefix keywords, bug #563748 (diff) | |
download | gentoo-b17244fb8862c6fdfbf3993932920707066c703b.tar.gz gentoo-b17244fb8862c6fdfbf3993932920707066c703b.tar.bz2 gentoo-b17244fb8862c6fdfbf3993932920707066c703b.zip |
app-emacs/with-editor: add Prefix keywords, bug #563748
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-emacs/with-editor')
-rw-r--r-- | app-emacs/with-editor/with-editor-2.5.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/with-editor/with-editor-2.5.0-r2.ebuild b/app-emacs/with-editor/with-editor-2.5.0-r2.ebuild index c52af4ced54d..fde71ea86639 100644 --- a/app-emacs/with-editor/with-editor-2.5.0-r2.ebuild +++ b/app-emacs/with-editor/with-editor-2.5.0-r2.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" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" SITEFILE="50${PN}-gentoo.el" ELISP_TEXINFO="*.texi" |