commit: 627241b18d66d42076fd4c49f1be05a597107a57
Author: Yu Gu <guyu2876 <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 11:53:00 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 15:10:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=627241b1
app-xemacs/xemacs-ispell: Keyword 1.37 riscv, #840502
Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild
b/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild
index 0ea8e84da73a..43ac8193b031 100644
--- a/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild
+++ b/app-xemacs/xemacs-ispell/xemacs-ispell-1.37.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,6 +12,6 @@ MY_PN=${PN/xemacs-/}
SRC_URI="http://ftp.xemacs.org/pub/xemacs/packages/${MY_PN}-${PV}-pkg.tar.gz"
RDEPEND=""
-KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~riscv sparc x86"
inherit xemacs-packages