Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/puppet-mode/
Date: Tue, 01 Nov 2022 09:49:02
Message-Id: 1667296104.657bda910f74d325aee03ba1369aaf4533c05f6c.dlan@gentoo
1 commit: 657bda910f74d325aee03ba1369aaf4533c05f6c
2 Author: Yu Gu <guyu2876 <AT> gmail <DOT> com>
3 AuthorDate: Tue Nov 1 06:02:25 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 09:48:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=657bda91
7
8 app-emacs/puppet-mode: Keyword 0.4 riscv, #878943
9
10 Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 app-emacs/puppet-mode/puppet-mode-0.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emacs/puppet-mode/puppet-mode-0.4.ebuild b/app-emacs/puppet-mode/puppet-mode-0.4.ebuild
17 index c93402db6d30..275c2c1214b1 100644
18 --- a/app-emacs/puppet-mode/puppet-mode-0.4.ebuild
19 +++ b/app-emacs/puppet-mode/puppet-mode-0.4.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/voxpupuli/puppet-mode/archive/${PV}.tar.gz -> ${P}.t
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
26
27 DOCS="CHANGES.md README.md"
28 SITEFILE="50${PN}-1-gentoo.el"