summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-26 11:23:45 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-26 11:23:45 +0100
commit40aa0aad37d47f1dc6325739538579edca2c0d2c (patch)
tree0f68c859fae364d10cb97bfb9ce3a4374a7c029b
parentsys-kernel/linux-headers: x86 stable wrt bug #706042 (diff)
downloadgentoo-40aa0aad37d47f1dc6325739538579edca2c0d2c.tar.gz
gentoo-40aa0aad37d47f1dc6325739538579edca2c0d2c.tar.bz2
gentoo-40aa0aad37d47f1dc6325739538579edca2c0d2c.zip
dev-libs/capnproto: x86 stable wrt bug #706044
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-libs/capnproto/capnproto-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/capnproto/capnproto-0.7.0.ebuild b/dev-libs/capnproto/capnproto-0.7.0.ebuild
index f29b1086a190..9781a8e91131 100644
--- a/dev-libs/capnproto/capnproto-0.7.0.ebuild
+++ b/dev-libs/capnproto/capnproto-0.7.0.ebuild
@@ -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 )"