summaryrefslogtreecommitdiff
path: root/dev-ml/ppx_stable
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-ml/ppx_stable
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-ml/ppx_stable')
-rw-r--r--dev-ml/ppx_stable/Manifest2
-rw-r--r--dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/ppx_stable/Manifest b/dev-ml/ppx_stable/Manifest
index c09c11ace63a..8727c6f8f447 100644
--- a/dev-ml/ppx_stable/Manifest
+++ b/dev-ml/ppx_stable/Manifest
@@ -1,3 +1,3 @@
DIST ppx_stable-0.14.1.tar.gz 12031 BLAKE2B 837a53206d3a8d651d53f665daebbcfde3a1b5d55f1ed13d3ac8feecbd9ba0fb24ad7bb1cf24a0bfa00a41a46c3ef0f84385bc8792685f42ef18facf88ce348f SHA512 1c99a61537a2ce7d40208c64efbf71c54726b228d3746f2afaf9e813b3fed9c8016bb2eb859be24993c7c922a34f574e1028db8e7ee922d4772336dc0496df74
-EBUILD ppx_stable-0.14.1.ebuild 583 BLAKE2B ec3b22fd820eb7b1ceb75855d0c6e0e54a9db2e588545975214668f7a0e9fa51516c4eb22ef937dcc9907e1e6f4d90835daf338942db4d5560fa31ecd6c2590d SHA512 eac6b8b74ae95c57558dd05cd940ffc66eae11453027d36fa066e5fc6daa474df12bdc114300c626f4cd2c886c693d7e30a1f32d688168ddfafb307887265fb7
+EBUILD ppx_stable-0.14.1.ebuild 584 BLAKE2B 113b518f78ed3fdc5c9e5e478832899c9663227952aef54b096454dff7ad1e7a733f9afcdda0d02887817967c304442e90c65f1f851b80a22fd936b2602f9c3c SHA512 83af2a08ec82d3d13ebb8d4c580f533bd157b1f14091e962beab1b9ef4ce34b59efcf69c82db589ac3d4ad529b55fead0b2bb0d48e3c1c3ed84dcb59ccc2e836
MISC metadata.xml 331 BLAKE2B 2638c7e2cf93f90420a27d3ae184e99b82951e323f8834eb381d0a78d188bc0b2436b23136f92dfd260c8cbc6c9f6852afdc29e38ed2e361abc97e224b7dca6c SHA512 ae92eb190a1570c33f60f4c382d8df3a150f8a24bb0deec0c88a3581209080dfe4e8a74514e09e261b14c137e25910ef3e3987abdf2e80dd1a5587ce4a331df2
diff --git a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild b/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
index 90e19f0869ca..a4c0b625a4a7 100644
--- a/dev-ml/ppx_stable/ppx_stable-0.14.1.ebuild
+++ b/dev-ml/ppx_stable/ppx_stable-0.14.1.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,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="+ocamlopt"
DEPEND="