summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-27 19:37:56 +0000
committerSam James <sam@gentoo.org>2021-04-27 19:37:56 +0000
commit6a89f23c2aa04a3e3b831ecdc331bd6d0c362615 (patch)
tree648224819071f9b51d78ee5a1274480e65958415 /app-emacs
parentmedia-radio/gpredict: Stabilize 2.3 amd64, #785934 (diff)
downloadgentoo-6a89f23c2aa04a3e3b831ecdc331bd6d0c362615.tar.gz
gentoo-6a89f23c2aa04a3e3b831ecdc331bd6d0c362615.tar.bz2
gentoo-6a89f23c2aa04a3e3b831ecdc331bd6d0c362615.zip
app-emacs/meson-mode: Stabilize 0.3 ALLARCHES, #785979
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/meson-mode/meson-mode-0.3.ebuild4
1 files 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 c075622402fb..54274cda8eee 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 )