diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2022-04-17 15:39:38 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-18 23:05:12 +0200 |
commit | 75138bd00270018d1cff6656caa24750d2015d41 (patch) | |
tree | d88667ad7f4f9fb554d2ef003f3dd399126daa75 /app-xemacs/ocaml | |
parent | app-emacs/ocaml-mode: Keyword 4.05.0 riscv, #835392 (diff) | |
download | gentoo-75138bd00270018d1cff6656caa24750d2015d41.tar.gz gentoo-75138bd00270018d1cff6656caa24750d2015d41.tar.bz2 gentoo-75138bd00270018d1cff6656caa24750d2015d41.zip |
app-xemacs/ocaml: Keyword 0.10 riscv, #835392
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild index 3997aa34d68a..2912bbae2aad 100644 --- a/app-xemacs/ocaml/ocaml-0.10.ebuild +++ b/app-xemacs/ocaml/ocaml-0.10.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 @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/fsf-compat " -KEYWORDS="~alpha amd64 arm64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm64 ~hppa ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |