diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:33 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:09:19 +0200 |
commit | b96c57b1fd8710a581932dec17ca1982a7d3ae22 (patch) | |
tree | 9596e2caeff4616c9db6670b236d769a760c3a93 /app-xemacs/debug | |
parent | app-xemacs/crisp: Keyword 1.17 riscv, #840502 (diff) | |
download | gentoo-b96c57b1fd8710a581932dec17ca1982a7d3ae22.tar.gz gentoo-b96c57b1fd8710a581932dec17ca1982a7d3ae22.tar.bz2 gentoo-b96c57b1fd8710a581932dec17ca1982a7d3ae22.zip |
app-xemacs/debug: Keyword 1.21 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/debug')
-rw-r--r-- | app-xemacs/debug/debug-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/debug/debug-1.21.ebuild b/app-xemacs/debug/debug-1.21.ebuild index dee1b7628140..157432a2dafb 100644 --- a/app-xemacs/debug/debug-1.21.ebuild +++ b/app-xemacs/debug/debug-1.21.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 @@ -11,6 +11,6 @@ XEMACS_EXPERIMENTAL="true" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" inherit xemacs-packages |