summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-27 19:12:53 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-27 19:12:53 +0200
commit18fb9abf6931dbbd8bd5154384b1703607032bb5 (patch)
treeae7ab6483e78e75cdfd0e76aca361aeab3b7557f /app-emacs
parentdev-util/idea-community: drop 2022.3.1 (diff)
downloadgentoo-18fb9abf6931dbbd8bd5154384b1703607032bb5.tar.gz
gentoo-18fb9abf6931dbbd8bd5154384b1703607032bb5.tar.bz2
gentoo-18fb9abf6931dbbd8bd5154384b1703607032bb5.zip
app-emacs/web-mode: Stabilize 17.2.1 amd64, #892229
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/web-mode/web-mode-17.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/web-mode/web-mode-17.2.1.ebuild b/app-emacs/web-mode/web-mode-17.2.1.ebuild
index edb07d0bd07e..5e4e3d763009 100644
--- a/app-emacs/web-mode/web-mode-17.2.1.ebuild
+++ b/app-emacs/web-mode/web-mode-17.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ HOMEPAGE="https://web-mode.org/ https://github.com/fxbois/web-mode/"
SRC_URI="https://github.com/fxbois/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SLOT="0"
DOCS=( README.md )