commit: 524ad2d36f764692a45c5d89cbed0db5dfea6224 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 23 09:00:21 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 23 09:00:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=524ad2d3
app-emacs/lv: Stabilize 0.15.0 amd64, #899640 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/lv/lv-0.15.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/lv/lv-0.15.0.ebuild b/app-emacs/lv/lv-0.15.0.ebuild index 0d4d7398dfb2..b083085faf3e 100644 --- a/app-emacs/lv/lv-0.15.0.ebuild +++ b/app-emacs/lv/lv-0.15.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/abo-abo/hydra" SRC_URI="https://github.com/abo-abo/hydra/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" DOCS="README.md" SITEFILE="50${PN}-gentoo.el"
