summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-19 10:19:24 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-19 10:19:24 +0200
commit08af4f268bddd56636b231a001c4d55dadc408be (patch)
treea87b995c954a188f35f5fd0d303c66a013e1cff4 /dev-ml/ocurl
parentdev-util/cproto: Stabilize 4.7t ppc, #833695 (diff)
downloadgentoo-08af4f268bddd56636b231a001c4d55dadc408be.tar.gz
gentoo-08af4f268bddd56636b231a001c4d55dadc408be.tar.bz2
gentoo-08af4f268bddd56636b231a001c4d55dadc408be.zip
dev-ml/ocurl: Stabilize 0.9.2 ppc, #833693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/ocurl')
-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 f60438e9964a..705e27bc6c4a 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