diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-19 08:50:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-19 08:50:59 +0100 |
commit | 920f3a92d0abde97c6633098765ea9f1921b5182 (patch) | |
tree | 8e26842c14723330fab1668a4759817c48e72ab5 /app-emacs/undo-tree | |
parent | app-emacs/queue: amd64/x86 stable (ALLARCHES policy) wrt bug #835560 (diff) | |
download | gentoo-920f3a92d0abde97c6633098765ea9f1921b5182.tar.gz gentoo-920f3a92d0abde97c6633098765ea9f1921b5182.tar.bz2 gentoo-920f3a92d0abde97c6633098765ea9f1921b5182.zip |
app-emacs/undo-tree: amd64/x86 stable (ALLARCHES policy) wrt bug #835560
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/undo-tree')
-rw-r--r-- | app-emacs/undo-tree/undo-tree-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/undo-tree/undo-tree-0.8.1.ebuild b/app-emacs/undo-tree/undo-tree-0.8.1.ebuild index 8ba45888a5d0..dfeb0ba97404 100644 --- a/app-emacs/undo-tree/undo-tree-0.8.1.ebuild +++ b/app-emacs/undo-tree/undo-tree-0.8.1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}-release-${PV} 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)' |