diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:53:02 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:10:43 +0200 |
commit | b9e7b2dd4f877df8f4f84e3a278fc2c33b648f18 (patch) | |
tree | ab0db0173fe137cad21acd971d76fadb9e39bf98 /app-xemacs | |
parent | app-xemacs/xslt-process: Keyword 1.14 riscv, #840502 (diff) | |
download | gentoo-b9e7b2dd4f877df8f4f84e3a278fc2c33b648f18.tar.gz gentoo-b9e7b2dd4f877df8f4f84e3a278fc2c33b648f18.tar.bz2 gentoo-b9e7b2dd4f877df8f4f84e3a278fc2c33b648f18.zip |
app-xemacs/xwem: Keyword 1.27 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/xwem/xwem-1.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/xwem/xwem-1.27.ebuild b/app-xemacs/xwem/xwem-1.27.ebuild index 62f1f29fc25e..4f66315af2fb 100644 --- a/app-xemacs/xwem/xwem-1.27.ebuild +++ b/app-xemacs/xwem/xwem-1.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,6 +21,6 @@ app-xemacs/ilisp app-xemacs/mail-lib app-xemacs/apel " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86" inherit xemacs-packages |