summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-17 16:14:21 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-17 16:14:21 +0200
commitde9dbf78c845e746138fcf93008466f7d6cb7f9b (patch)
treeed6332efeb7536173a1b8baa0b6bbe656d49c50a /dev-ml
parentdev-ml/markup: amd64 stable wrt bug #813153 (diff)
downloadgentoo-de9dbf78c845e746138fcf93008466f7d6cb7f9b.tar.gz
gentoo-de9dbf78c845e746138fcf93008466f7d6cb7f9b.tar.bz2
gentoo-de9dbf78c845e746138fcf93008466f7d6cb7f9b.zip
dev-ml/ppx_deriving: amd64 stable wrt bug #813153
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" 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 73a1495d16a7..a7edb35048a6 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 )"