summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-18 14:30:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-18 14:30:44 +0200
commit6f4001673585560ca0cf095818b66d8026b70b60 (patch)
tree13b12cf98fb56997403a5920533bd6547fb3e288 /dev-ml
parentdev-ml/markup: x86 stable wrt bug #813153 (diff)
downloadgentoo-6f4001673585560ca0cf095818b66d8026b70b60.tar.gz
gentoo-6f4001673585560ca0cf095818b66d8026b70b60.tar.bz2
gentoo-6f4001673585560ca0cf095818b66d8026b70b60.zip
dev-ml/ppx_deriving: x86 stable wrt bug #813153
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ppx_deriving/ppx_deriving-5.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_deriving/ppx_deriving-5.2.1.ebuild b/dev-ml/ppx_deriving/ppx_deriving-5.2.1.ebuild
index a7edb35048a6..40839d6f4a08 100644
--- a/dev-ml/ppx_deriving/ppx_deriving-5.2.1.ebuild
+++ b/dev-ml/ppx_deriving/ppx_deriving-5.2.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-ppx/ppx_deriving/archive/v${PV}.tar.gz -> ${P}
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"