summaryrefslogtreecommitdiff
path: root/dev-libs/nanomsg
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-08-03 18:53:22 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-08-03 18:57:10 +0200
commitce26840c4cb3de411a0da49aa70eba7bb946e926 (patch)
treec5c462d57995659f44dba266fbdbf1d206054fae /dev-libs/nanomsg
parent4607f1bed3bc53bcfdd00d0d91c65373b00c335d (diff)
downloadgentoo-ce26840c4cb3de411a0da49aa70eba7bb946e926.tar.gz
gentoo-ce26840c4cb3de411a0da49aa70eba7bb946e926.tar.xz
dev-libs/nanomsg: keyword ~arm
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-libs/nanomsg')
-rw-r--r--dev-libs/nanomsg/nanomsg-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nanomsg/nanomsg-1.0.0.ebuild b/dev-libs/nanomsg/nanomsg-1.0.0.ebuild
index 1173b2b1263..28592283275 100644
--- a/dev-libs/nanomsg/nanomsg-1.0.0.ebuild
+++ b/dev-libs/nanomsg/nanomsg-1.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/nanomsg/nanomsg/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0/5.0.0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
IUSE="doc static-libs"
DEPEND="doc? ( dev-ruby/asciidoctor )"