summaryrefslogtreecommitdiff
path: root/dev-ml/ppx_stable
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-02-13 21:41:11 +0000
commitc8d60dada2ec8eb48b2d2b290cd6683ccec40e39 (patch)
treec44943ee0563a3fa957716de909fed683117fcb9 /dev-ml/ppx_stable
parent69051588e2f955485fe5d45d45e616bc60a2de57 (diff)
gentoo (valentine's day) resync : 14.02.2021
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 080dd277f134..a7cbf6620bbb 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 589 BLAKE2B 7ef716ce0e375b1d5e0ef9440441bffaab72a40d729cd6eec86ad69e026ad6b8343185e5ad4576852b868f547bad10885b1d8275e2b4042578985fbc21a6ecd9 SHA512 c0627bb9975c59014c5c3c855b97e094418db901cd502364adc2bf27179b7c9fe7a43ed22b012a6e76251963ce1cf26436d5c956c5b37c2056a1654213870d98
+EBUILD ppx_stable-0.14.1.ebuild 585 BLAKE2B c6ddfc184b17bbf6142952303ca55b7ce325c0f9764b41598eff707633f875f7feb1e8782807bd893fa813ca0ad424e60703f96ff5848560fd53f4279208825c SHA512 e557a2c8a5a97b83b47b529a9d4e154c4e3d1bc8f2583da6a379be5b6af33866d5cc219b3e1a32af44879512c5a968f070af9e012cc9fe47a7f256b80927d6d8
MISC metadata.xml 330 BLAKE2B 3b852bd33543a26c8ec12308502baf80a2a19337135c7e64d62184919ee6de8725f46296cb34e4fb7165d1a7c3962f7cc7b4ec07c4b6c5bd53d8fb6de07e07ab SHA512 edfcfb94e81c48d1ff01524b7c3687a071c95299852fbec37383d6af7ed39be811fc3c3ec0a935f5b1cb2230738a8a3ada5ff8b2c1062c061cf78e46fb417b22
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 9cd15a40373b..52084415f542 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-2020 Gentoo Authors
+# Copyright 1999-2021 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="