diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-19 19:01:04 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-21 11:38:19 +0800 |
commit | b98619b2dc88a9d97ef870a10a5a3a49737edf5c (patch) | |
tree | 00c11fb91d37831aaf7e60a1affd878561950b76 /app-xemacs/fsf-compat | |
parent | app-xemacs/apel: keyword ~riscv (diff) | |
download | gentoo-b98619b2dc88a9d97ef870a10a5a3a49737edf5c.tar.gz gentoo-b98619b2dc88a9d97ef870a10a5a3a49737edf5c.tar.bz2 gentoo-b98619b2dc88a9d97ef870a10a5a3a49737edf5c.zip |
app-xemacs/fsf-compat: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-xemacs/fsf-compat')
-rw-r--r-- | app-xemacs/fsf-compat/fsf-compat-1.24.ebuild | 4 |
1 files 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 |