Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/nanomsg/
Date: Wed, 03 Aug 2016 16:57:23
Message-Id: 1470243430.ce26840c4cb3de411a0da49aa70eba7bb946e926.aballier@gentoo
1 commit: ce26840c4cb3de411a0da49aa70eba7bb946e926
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 3 16:53:22 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 3 16:57:10 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce26840c
7
8 dev-libs/nanomsg: keyword ~arm
9
10 Package-Manager: portage-2.3.0
11
12 dev-libs/nanomsg/nanomsg-1.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/nanomsg/nanomsg-1.0.0.ebuild b/dev-libs/nanomsg/nanomsg-1.0.0.ebuild
16 index 1173b2b..2859228 100644
17 --- a/dev-libs/nanomsg/nanomsg-1.0.0.ebuild
18 +++ b/dev-libs/nanomsg/nanomsg-1.0.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nanomsg/nanomsg/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0/5.0.0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~arm"
25 IUSE="doc static-libs"
26
27 DEPEND="doc? ( dev-ruby/asciidoctor )"