From 0803528fe27047ce0e441ed8b922362a3da7d6b8 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 2 Aug 2016 10:17:03 +0200 Subject: [PATCH] dev-libs/capnproto: keyword ~arm Package-Manager: portage-2.3.0 --- dev-libs/capnproto/capnproto-0.5.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/capnproto/capnproto-0.5.3.ebuild b/dev-libs/capnproto/capnproto-0.5.3.ebuild index c12553b0f5af7..59e56073efe3d 100644 --- a/dev-libs/capnproto/capnproto-0.5.3.ebuild +++ b/dev-libs/capnproto/capnproto-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/sandstorm-io/capnproto/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" IUSE="static-libs test" RDEPEND=""