summaryrefslogtreecommitdiff
path: root/app-xemacs/ocaml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
committerV3n3RiX <venerix@koprulu.sector>2022-05-12 16:42:50 +0300
commit752d6256e5204b958b0ef7905675a940b5e9172f (patch)
tree330d16e6362a49cbed8875a777fe641a43376cd3 /app-xemacs/ocaml
parent0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff)
gentoo resync : 12.05.2022
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r--app-xemacs/ocaml/Manifest2
-rw-r--r--app-xemacs/ocaml/ocaml-0.10.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/ocaml/Manifest b/app-xemacs/ocaml/Manifest
index d0248ea92c88..06a3660b02e9 100644
--- a/app-xemacs/ocaml/Manifest
+++ b/app-xemacs/ocaml/Manifest
@@ -1,3 +1,3 @@
DIST ocaml-0.10-pkg.tar.gz 65370 BLAKE2B a33a6ce62d26f81ad5c742410bcc94ec6ad5f7948fd47cf765b48ddd6ad3f7ae5829083217f9fefd464343be7a38fbb4ea814b23ffdeaa97c86576472d390521 SHA512 8da59f782ac2d713b63912d33f26d17921112e8d79fd101e59a20712cdf5250c290472671d9c96c3fce750058cc195773900991a26690de0df6d4fef6263d47d
-EBUILD ocaml-0.10.ebuild 331 BLAKE2B 7f74984fe2aa098f1c62db5a1cad429d3b9e28fc9ca6a77282c200f3cf5fe873205e7ec5e03341341ee5ab66cf0f5816430dc80690304a12c7275c5b1ad98aba SHA512 788684c21be614e6e85586dca68503e07105407a8a8808c5334da5504017bc8d51d4f547b6d01e5d6758779a251c96c1054fab5f3a97cb1f55daccb5d4ca373a
+EBUILD ocaml-0.10.ebuild 338 BLAKE2B 3e15028e55907db8986f56e565bf587e8b016646284f978f6c9f1a92a9d6bcc7a7199bba1a6e7b03be300e0511079dfc81d98b685ca4a55a19c357a8e0c235f5 SHA512 6f53836433355c35b514c4efef57a80faa0aeca7855e63b3bf88eb91cdc94e36f820db4d9687aeed6d6aa9a0c6818d6d2ba452fe126985f10a68a78f6d03328a
MISC metadata.xml 262 BLAKE2B e476ea04c86ed4c8225e65e2eab757ba330323bb3976769b3a066ca059a90fa597536aa74fe1ad9f924be96f13a5fdafa663a4ed6f802d06e03dfb7567f52fd0 SHA512 4c936b32a6c7160469a80d2c376ebf09ed8c42efe26beccfbfb0320ad285337f3351c1546a02865605f00c0320fe97dcf0ca1a1465d5d51f35e2347092a2679c
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