commit: 4a6fecbf23540ae48883475ffa2b6db2b3a3fcce Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 19 11:44:05 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 19 12:01:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a6fecbf
dev-ml/ocurl: Stabilize 0.9.2 ppc64, #833693 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ml/ocurl/ocurl-0.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
