diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-06 08:10:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-06 08:22:13 +0100 |
commit | eb8d0deca2a8f06786b55c50ec2486d8fcaa1f9a (patch) | |
tree | 11d4dbe0e0d5f60a0f6eb74df0f0ff6b925e9be2 /dev-ml/async_unix | |
parent | dev-ml/alcotest: stable 1.2.3-r3 for ppc64 (diff) | |
download | gentoo-eb8d0deca2a8f06786b55c50ec2486d8fcaa1f9a.tar.gz gentoo-eb8d0deca2a8f06786b55c50ec2486d8fcaa1f9a.tar.bz2 gentoo-eb8d0deca2a8f06786b55c50ec2486d8fcaa1f9a.zip |
dev-ml/async_unix: stable 0.14.0 for ppc64
stable wrt bug #783582
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ml/async_unix')
-rw-r--r-- | dev-ml/async_unix/async_unix-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/async_unix/async_unix-0.14.0.ebuild b/dev-ml/async_unix/async_unix-0.14.0.ebuild index d6b3d780878c..54baa5fdc8af 100644 --- a/dev-ml/async_unix/async_unix-0.14.0.ebuild +++ b/dev-ml/async_unix/async_unix-0.14.0.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" RDEPEND=" |