diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-15 17:28:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-15 17:28:26 +0100 |
commit | 039b50391ece25d4e23d7ce4e9476a97786f887a (patch) | |
tree | 761e5b99065d33413719b2708a11ddccf5631920 /dev-ml | |
parent | dev-python/uvloop: ppc stable wrt bug #803719 (diff) | |
download | gentoo-039b50391ece25d4e23d7ce4e9476a97786f887a.tar.gz gentoo-039b50391ece25d4e23d7ce4e9476a97786f887a.tar.bz2 gentoo-039b50391ece25d4e23d7ce4e9476a97786f887a.zip |
dev-ml/ppx_typerep_conv: ppc stable wrt bug #817734
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
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 defa761b96e6..488df5ea0bd7 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=" |