diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-06-07 12:11:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-06-07 12:11:59 +0200 |
commit | 15dbab2930336da851ac679a9afcdf62fb177997 (patch) | |
tree | 402c29cd307eb2bc8f8b8d9fe69a1e32e9554240 /app-emacs | |
parent | app-emacs/magit-popup: amd64 stable wrt bug #657444 (diff) | |
download | gentoo-15dbab2930336da851ac679a9afcdf62fb177997.tar.gz gentoo-15dbab2930336da851ac679a9afcdf62fb177997.tar.bz2 gentoo-15dbab2930336da851ac679a9afcdf62fb177997.zip |
app-emacs/with-editor: amd64 stable wrt bug #657444
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emacs')
-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 3e2aefb3dc53..075601caf822 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" |