diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:43 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:09:48 +0200 |
commit | cd8811befef9ff6bf6cedcae915cf670b037ae94 (patch) | |
tree | 204877b29e3e538a7bfd12c62dc39c1c5b3dd283 /app-xemacs/jde | |
parent | app-xemacs/ilisp: Keyword 1.38 riscv, #840502 (diff) | |
download | gentoo-cd8811befef9ff6bf6cedcae915cf670b037ae94.tar.gz gentoo-cd8811befef9ff6bf6cedcae915cf670b037ae94.tar.bz2 gentoo-cd8811befef9ff6bf6cedcae915cf670b037ae94.zip |
app-xemacs/jde: Keyword 1.54 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/jde')
-rw-r--r-- | app-xemacs/jde/jde-1.54.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/jde/jde-1.54.ebuild b/app-xemacs/jde/jde-1.54.ebuild index ca4a893cff43..de8e11e39869 100644 --- a/app-xemacs/jde/jde-1.54.ebuild +++ b/app-xemacs/jde/jde-1.54.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 @@ -23,6 +23,6 @@ app-xemacs/sh-script app-xemacs/fsf-compat app-xemacs/os-utils " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |