diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:53:01 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:10:40 +0200 |
commit | e6cec677733a3923aa76ef0c75fada6a4a8cc51b (patch) | |
tree | 120f9fa325d821b8a7179f1e92aec20f6f4375f8 /app-xemacs/xetla | |
parent | app-xemacs/xemacs-ispell: Keyword 1.37 riscv, #840502 (diff) | |
download | gentoo-e6cec677733a3923aa76ef0c75fada6a4a8cc51b.tar.gz gentoo-e6cec677733a3923aa76ef0c75fada6a4a8cc51b.tar.bz2 gentoo-e6cec677733a3923aa76ef0c75fada6a4a8cc51b.zip |
app-xemacs/xetla: Keyword 1.04 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/xetla')
-rw-r--r-- | app-xemacs/xetla/xetla-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/xetla/xetla-1.04.ebuild b/app-xemacs/xetla/xetla-1.04.ebuild index 09f1d86df9eb..1f15a2763874 100644 --- a/app-xemacs/xetla/xetla-1.04.ebuild +++ b/app-xemacs/xetla/xetla-1.04.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 @@ -21,6 +21,6 @@ app-xemacs/mail-lib app-xemacs/dired app-xemacs/prog-modes " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |