diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-20 09:02:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-20 09:02:11 +0200 |
commit | 24ddd516b1aed95e629be57e5ee6f273653be4c3 (patch) | |
tree | aa6cec1a56b9bc591f1e417f66fba6276695010e /dev-ml | |
parent | net-print/cups-pdf: Stabilize 3.0.1-r2 ppc, #796659 (diff) | |
download | gentoo-24ddd516b1aed95e629be57e5ee6f273653be4c3.tar.gz gentoo-24ddd516b1aed95e629be57e5ee6f273653be4c3.tar.bz2 gentoo-24ddd516b1aed95e629be57e5ee6f273653be4c3.zip |
dev-ml/ppx_typerep_conv: x86 stable wrt bug #817734
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_typerep_conv/ppx_typerep_conv-0.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild index 486fcab4aab6..33347b97f969 100644 --- a/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild +++ b/dev-ml/ppx_typerep_conv/ppx_typerep_conv-0.14.2.ebuild @@ -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=" |