summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-26 11:16:47 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-26 11:16:47 +0100
commitc910d71dc9d1f292cd97fffe10b42c5cb7640521 (patch)
tree3df350bcdddddb15b1afabdcdc7d0a371ebeb534 /dev-libs
parentnet-mail/tnef: amd64 stable wrt bug #701816 (diff)
downloadgentoo-c910d71dc9d1f292cd97fffe10b42c5cb7640521.tar.gz
gentoo-c910d71dc9d1f292cd97fffe10b42c5cb7640521.tar.bz2
gentoo-c910d71dc9d1f292cd97fffe10b42c5cb7640521.zip
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 <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/capnproto/capnproto-0.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"