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/dash/
Date: Sat, 16 Oct 2021 14:57:19
Message-Id: 1634396057.24a1a2d3de490c6ec6180ec975a36fef9e840c91.dlan@gentoo
1 commit: 24a1a2d3de490c6ec6180ec975a36fef9e840c91
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Thu Oct 14 19:38:43 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 16 14:54:17 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24a1a2d3
7
8 app-emacs/dash: keyword ~riscv
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 app-emacs/dash/dash-2.19.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emacs/dash/dash-2.19.1.ebuild b/app-emacs/dash/dash-2.19.1.ebuild
18 index fc2e95a1f68..3769f002f38 100644
19 --- a/app-emacs/dash/dash-2.19.1.ebuild
20 +++ b/app-emacs/dash/dash-2.19.1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-3+"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
27
28 BDEPEND="sys-apps/texinfo"