diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-10 19:07:47 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-02-10 19:07:47 +0000 |
commit | b45b79ab2dc8417903ad6be83bb57ade817739f6 (patch) | |
tree | 95e3ab0c44e84607b0786e8620d80bf9797f488d /dev-ml/ocurl/ocurl-0.9.1.ebuild | |
parent | 2021-02-10 18:37:44 UTC (diff) | |
parent | dev-ml/ocurl: Stabilize 0.9.1 amd64, #769317 (diff) | |
download | gentoo-b45b79ab2dc8417903ad6be83bb57ade817739f6.tar.gz gentoo-b45b79ab2dc8417903ad6be83bb57ade817739f6.tar.bz2 gentoo-b45b79ab2dc8417903ad6be83bb57ade817739f6.zip |
Merge updates from master
Diffstat (limited to 'dev-ml/ocurl/ocurl-0.9.1.ebuild')
-rw-r--r-- | dev-ml/ocurl/ocurl-0.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocurl/ocurl-0.9.1.ebuild b/dev-ml/ocurl/ocurl-0.9.1.ebuild index 1f0ebda54e9d..ed81b3697a1f 100644 --- a/dev-ml/ocurl/ocurl-0.9.1.ebuild +++ b/dev-ml/ocurl/ocurl-0.9.1.ebuild @@ -19,7 +19,7 @@ RDEPEND=">=net-misc/curl-7.9.8 dev-ml/camlp4:= >=dev-lang/ocaml-3.12:=[ocamlopt?]" DEPEND="${RDEPEND}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" src_compile() { emake -j1 all |