summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:18:17 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:18:17 +0100
commit6c6cda63313a444cdb24eea346022322e2068bf5 (patch)
treeb05e6931fec3bb4ee7501726b5bce1944c475ac3 /dev-ml/ocurl/ocurl-0.9.2.ebuild
parentdev-ml/octavius: destabilise for ppc (diff)
downloadgentoo-6c6cda63313a444cdb24eea346022322e2068bf5.tar.gz
gentoo-6c6cda63313a444cdb24eea346022322e2068bf5.tar.bz2
gentoo-6c6cda63313a444cdb24eea346022322e2068bf5.zip
dev-ml/ocurl: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/ocurl/ocurl-0.9.2.ebuild')
-rw-r--r--dev-ml/ocurl/ocurl-0.9.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocurl/ocurl-0.9.2.ebuild b/dev-ml/ocurl/ocurl-0.9.2.ebuild
index bece4fcb3945..86fc2c62f35a 100644
--- a/dev-ml/ocurl/ocurl-0.9.2.ebuild
+++ b/dev-ml/ocurl/ocurl-0.9.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ygrek/ocurl/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
IUSE="examples +ocamlopt"
RDEPEND=">=net-misc/curl-7.9.8