commit: 6a89f23c2aa04a3e3b831ecdc331bd6d0c362615 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 27 19:37:56 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 27 19:37:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a89f23c
app-emacs/meson-mode: Stabilize 0.3 ALLARCHES, #785979 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/meson-mode/meson-mode-0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/meson-mode/meson-mode-0.3.ebuild b/app-emacs/meson-mode/meson-mode-0.3.ebuild index c075622402f..54274cda8ee 100644 --- a/app-emacs/meson-mode/meson-mode-0.3.ebuild +++ b/app-emacs/meson-mode/meson-mode-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/wentasah/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" DOCS=( README.md )
