diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:34 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:09:23 +0200 |
commit | 444fd545a9b41033a6e31a778abbba2090265206 (patch) | |
tree | 75e2f2f67eb0c796da9a2ef5d5770e296d30d111 /app-xemacs/ecb | |
parent | app-xemacs/easypg: Keyword 1.05 riscv, #840502 (diff) | |
download | gentoo-444fd545a9b41033a6e31a778abbba2090265206.tar.gz gentoo-444fd545a9b41033a6e31a778abbba2090265206.tar.bz2 gentoo-444fd545a9b41033a6e31a778abbba2090265206.zip |
app-xemacs/ecb: Keyword 1.26 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/ecb')
-rw-r--r-- | app-xemacs/ecb/ecb-1.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/ecb/ecb-1.26.ebuild b/app-xemacs/ecb/ecb-1.26.ebuild index e7eba06657f0..6f52fdeb9d28 100644 --- a/app-xemacs/ecb/ecb-1.26.ebuild +++ b/app-xemacs/ecb/ecb-1.26.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 @@ -24,6 +24,6 @@ app-xemacs/speedbar app-xemacs/c-support app-xemacs/os-utils " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86" inherit xemacs-packages |