From c910d71dc9d1f292cd97fffe10b42c5cb7640521 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 26 Mar 2020 11:16:47 +0100 Subject: dev-libs/capnproto: amd64 stable wrt bug #706044 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- dev-libs/capnproto/capnproto-0.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs/capnproto') diff --git a/dev-libs/capnproto/capnproto-0.7.0.ebuild b/dev-libs/capnproto/capnproto-0.7.0.ebuild index 15a2c832efd4..f29b1086a190 100644 --- a/dev-libs/capnproto/capnproto-0.7.0.ebuild +++ b/dev-libs/capnproto/capnproto-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/sandstorm-io/capnproto/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0/070" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="+ssl static-libs test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad