summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-23 20:30:21 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-23 20:30:21 +0300
commitae3c05c0adf2abd6c79e38a8ec800b6329d6f827 (patch)
tree3405553deda077de80f6a1ba5a77e2caa81407ad /app-emacs/ace-window
parentapp-emacs/treemacs: Stabilize 3.1_p20240229 amd64, #940139 (diff)
downloadgentoo-ae3c05c0adf2abd6c79e38a8ec800b6329d6f827.tar.gz
gentoo-ae3c05c0adf2abd6c79e38a8ec800b6329d6f827.tar.bz2
gentoo-ae3c05c0adf2abd6c79e38a8ec800b6329d6f827.zip
app-emacs/ace-window: Stabilize 0.10.0 amd64, #940139
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/ace-window')
-rw-r--r--app-emacs/ace-window/ace-window-0.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ace-window/ace-window-0.10.0.ebuild b/app-emacs/ace-window/ace-window-0.10.0.ebuild
index 64abbd9be25b..490baa827df0 100644
--- a/app-emacs/ace-window/ace-window-0.10.0.ebuild
+++ b/app-emacs/ace-window/ace-window-0.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/abo-abo/ace-window/"
SRC_URI="https://github.com/abo-abo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SLOT="0"
RDEPEND="app-emacs/avy"