From 06ecdffe5f1659b04523caccd5d73e506f9d5fc1 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Mon, 8 Jun 2020 13:57:16 +0200 Subject: dev-libs/c-capnproto: Add USE=static-libs. Closes: https://bugs.gentoo.org/726932 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Alexis Ballier --- dev-libs/c-capnproto/c-capnproto-0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/c-capnproto/c-capnproto-0.3.ebuild b/dev-libs/c-capnproto/c-capnproto-0.3.ebuild index a51bc796601b..c1548cc04573 100644 --- a/dev-libs/c-capnproto/c-capnproto-0.3.ebuild +++ b/dev-libs/c-capnproto/c-capnproto-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/opensourcerouting/c-capnproto/releases/download/${P} LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64" -IUSE="" +IUSE="static-libs" RDEPEND="" DEPEND="${RDEPEND} -- cgit v1.2.3-18-g5258