summaryrefslogtreecommitdiff
path: root/dev-ml/opam-file-format
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 /dev-ml/opam-file-format
parent0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff)
gentoo resync : 12.05.2022
Diffstat (limited to 'dev-ml/opam-file-format')
-rw-r--r--dev-ml/opam-file-format/Manifest2
-rw-r--r--dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/opam-file-format/Manifest b/dev-ml/opam-file-format/Manifest
index 38864d92d149..c4ffbacd6efd 100644
--- a/dev-ml/opam-file-format/Manifest
+++ b/dev-ml/opam-file-format/Manifest
@@ -3,5 +3,5 @@ DIST opam-file-format-2.1.2.tar.gz 32120 BLAKE2B 3756ae2e2ad8e60d9611f1879ee0717
DIST opam-file-format-2.1.3.tar.gz 36255 BLAKE2B eabd343d1ebb5708e57a125cf6f15105e263d0cc0885717df58249313de77cf1063efa2fc0f9b92d67a83649f3bdd8fa65c13077ca4b3814182ec750701570a1 SHA512 90da53a2b19eb97c17ec71d3ac00969863ef3458f421189413b3ec2d96f8822da9fba51ef95f55064bbb17f1729104a1fe4fed1d61d5006568b53165f0c6931f
EBUILD opam-file-format-2.1.0.ebuild 723 BLAKE2B 7036014f3073e7d6731863d047f76cb6b0a2fbfbf9a71ac7d881dfc9be4503076fef9171ddbab38b9ec8a39ba3f034364a4d3919579eab2ff9420e434340341f SHA512 2405c56286b3b09621276f4103786b37c3fe439213d7a8ecb4b26afcda3989d6709d7c9383a16fe2440dbe27253714c5c5fd71ce56c566f768fd602651e2e62f
EBUILD opam-file-format-2.1.2.ebuild 573 BLAKE2B cc47ae890b2939028b499c3bcf56a3702df5121297a672fd17001d2edd840ca5e201f2d0078948b485a5fdf87beb7cad682c5971778fdd5a7da9256f812ad853 SHA512 396d025ff982a63eb87f17b7d74e2070b9cc4b9a0342319fd739b876fc9a1f631a503aefdf1457f8c3800d58328b8b32ff5f60fdfa1b98162f7677d9c630c9f1
-EBUILD opam-file-format-2.1.3.ebuild 573 BLAKE2B cc47ae890b2939028b499c3bcf56a3702df5121297a672fd17001d2edd840ca5e201f2d0078948b485a5fdf87beb7cad682c5971778fdd5a7da9256f812ad853 SHA512 396d025ff982a63eb87f17b7d74e2070b9cc4b9a0342319fd739b876fc9a1f631a503aefdf1457f8c3800d58328b8b32ff5f60fdfa1b98162f7677d9c630c9f1
+EBUILD opam-file-format-2.1.3.ebuild 580 BLAKE2B fdc8257f8280dbaf353a7b7314a61d1c15bcf5c64a34984bbde2314565e931726a0a1c64e621747d182b2f53eb6313b6eecc36028905deb510618820e22e8c97 SHA512 f8c4bc341f8b4c3bdc6a7eee599be5af7c78ece36e8a805f8ec818c913ffab6b3b868d1e097ba7a89166314a7210b9c670e207f948c9cabe7c10b664dfbc5f80
MISC metadata.xml 425 BLAKE2B 25f90cb0096de48ad7397ad960e1b3ae342abeb784e62e9a878d960cb6300fef998a303d9db88a99aa435be856a25d2221dc4046ddf776f40a5c6bba29981770 SHA512 d6961adf7d8b4517b5e10a344c3a373d925c76cfca0d80c854ae00f40c812095f257c2eb55dd9ea5dcca327ecd3a2bba560f64cbc56d5b208ddda0b6fea4951f
diff --git a/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild b/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild
index 45c1d11db101..9ab5be37d47c 100644
--- a/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild
+++ b/dev-ml/opam-file-format/opam-file-format-2.1.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/ocaml/opam-file-format/archive/${MY_PV}.tar.gz -> ${
LICENSE="LGPL-2.1"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"