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-xemacs/mule-base/
Date: Tue, 21 Dec 2021 03:39:36
Message-Id: 1640057902.e5266421ed974c16035efc453968e6028320822a.dlan@gentoo
1 commit: e5266421ed974c16035efc453968e6028320822a
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Sun Dec 19 19:01:50 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 21 03:38:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5266421
7
8 app-xemacs/mule-base: keyword ~riscv
9
10 Package-Manager: Portage-3.0.30, 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-xemacs/mule-base/mule-base-1.60.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-xemacs/mule-base/mule-base-1.60.ebuild b/app-xemacs/mule-base/mule-base-1.60.ebuild
18 index edf25290f5d4..04f61344fae2 100644
19 --- a/app-xemacs/mule-base/mule-base-1.60.ebuild
20 +++ b/app-xemacs/mule-base/mule-base-1.60.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,6 +11,6 @@ RDEPEND="app-xemacs/fsf-compat
28 app-xemacs/xemacs-base
29 app-xemacs/apel
30 "
31 -KEYWORDS="~alpha amd64 arm64 ~hppa ppc ppc64 sparc x86"
32 +KEYWORDS="~alpha amd64 arm64 ~hppa ppc ppc64 ~riscv sparc x86"
33
34 inherit xemacs-packages