diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-11 20:14:23 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-11 20:14:23 +0000 |
commit | 11ca48169618e6ff6389697a25487def407d332e (patch) | |
tree | b731b221b02ed2410633ebdb716a62af7db36560 /app-emacs | |
parent | dev-python/sphinxcontrib-trio: Stabilize 1.1.2-r1 ALLARCHES, #912111 (diff) | |
download | gentoo-11ca48169618e6ff6389697a25487def407d332e.tar.gz gentoo-11ca48169618e6ff6389697a25487def407d332e.tar.bz2 gentoo-11ca48169618e6ff6389697a25487def407d332e.zip |
app-emacs/switch-window: Stabilize 1.6.2_p20210808 amd64, #912084
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/switch-window/switch-window-1.6.2_p20210808.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/switch-window/switch-window-1.6.2_p20210808.ebuild b/app-emacs/switch-window/switch-window-1.6.2_p20210808.ebuild index 48ef0c6e9f56..9062f0c50288 100644 --- a/app-emacs/switch-window/switch-window-1.6.2_p20210808.ebuild +++ b/app-emacs/switch-window/switch-window-1.6.2_p20210808.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/${PN}-${COMMIT} LICENSE="WTFPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DOCS=( README.md snapshots ) SITEFILE="50${PN}-gentoo.el" |