diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-25 10:34:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-25 10:34:09 +0200 |
commit | 401b9ba3df937d9f17922baf94b99c74752d7f6f (patch) | |
tree | cd538db89cee6ca2086069bfc8b1327fd5ca4411 /app-emacs | |
parent | dev-libs/nss: Bump to version 3.44.1 (diff) | |
download | gentoo-401b9ba3df937d9f17922baf94b99c74752d7f6f.tar.gz gentoo-401b9ba3df937d9f17922baf94b99c74752d7f6f.tar.bz2 gentoo-401b9ba3df937d9f17922baf94b99c74752d7f6f.zip |
app-emacs/undo-tree: amd64 stable wrt bug #688608
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/undo-tree/undo-tree-0.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/undo-tree/undo-tree-0.6.6.ebuild b/app-emacs/undo-tree/undo-tree-0.6.6.ebuild index dbbb135425c7..9be59c1e5c29 100644 --- a/app-emacs/undo-tree/undo-tree-0.6.6.ebuild +++ b/app-emacs/undo-tree/undo-tree-0.6.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SITEFILE="50${PN}-gentoo.el" DOC_CONTENTS="To enable undo trees globally, place '(global-undo-tree-mode)' |