commit: 2d87d63c6430979b77c57a8d92ead4159b4492c9 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Thu Jun 15 13:09:22 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Jun 15 13:09:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d87d63c
dev-libs/nanomsg: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-libs/nanomsg/nanomsg-1.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/nanomsg/nanomsg-1.0.0.ebuild b/dev-libs/nanomsg/nanomsg-1.0.0.ebuild index 8dd5b0c1e7d..b2e2b2fb1d4 100644 --- a/dev-libs/nanomsg/nanomsg-1.0.0.ebuild +++ b/dev-libs/nanomsg/nanomsg-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nanomsg/nanomsg/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0/5.0.0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="doc static-libs" DEPEND="doc? ( dev-ruby/asciidoctor )"
