summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-19 13:44:05 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-19 14:01:34 +0200
commit4a6fecbf23540ae48883475ffa2b6db2b3a3fcce (patch)
tree5c4b33a825e7ea2942aa2550bf43589d9038c4b3 /dev-ml/ocurl
parentsys-libs/libxcrypt: Stabilize 4.4.27 arm64, #833661 (diff)
downloadgentoo-4a6fecbf23540ae48883475ffa2b6db2b3a3fcce.tar.gz
gentoo-4a6fecbf23540ae48883475ffa2b6db2b3a3fcce.tar.bz2
gentoo-4a6fecbf23540ae48883475ffa2b6db2b3a3fcce.zip
dev-ml/ocurl: Stabilize 0.9.2 ppc64, #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 705e27bc6c4a..2aaf66660ac9 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