commit: b98619b2dc88a9d97ef870a10a5a3a49737edf5c Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com> AuthorDate: Sun Dec 19 19:01:04 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Tue Dec 21 03:38:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b98619b2
app-xemacs/fsf-compat: keyword ~riscv Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> app-xemacs/fsf-compat/fsf-compat-1.24.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-xemacs/fsf-compat/fsf-compat-1.24.ebuild b/app-xemacs/fsf-compat/fsf-compat-1.24.ebuild index be12d9870b0c..0298a6363f76 100644 --- a/app-xemacs/fsf-compat/fsf-compat-1.24.ebuild +++ b/app-xemacs/fsf-compat/fsf-compat-1.24.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=6 @@ -7,7 +7,7 @@ SLOT="0" DESCRIPTION="FSF Emacs compatibility files" XEMACS_PKG_CAT="standard" -KEYWORDS="~alpha amd64 arm64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm64 ~hppa ppc ppc64 ~riscv sparc x86" inherit xemacs-packages
