commit: 18fb9abf6931dbbd8bd5154384b1703607032bb5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 27 17:12:53 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 27 17:12:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18fb9abf
app-emacs/web-mode: Stabilize 17.2.1 amd64, #892229 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/web-mode/web-mode-17.2.1.ebuild | 4 ++-- 1 file 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 )
