commit: 0a888d991512daeae9164f0776c2d1e3e85333e4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 17 20:19:34 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 17 20:23:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a888d99
dev-libs/nanomsg: Stabilize 1.1.5 x86, #714084 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/nanomsg/nanomsg-1.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/nanomsg/nanomsg-1.1.5.ebuild b/dev-libs/nanomsg/nanomsg-1.1.5.ebuild index dd2c4d96aae..6822c15c56a 100644 --- a/dev-libs/nanomsg/nanomsg-1.1.5.ebuild +++ b/dev-libs/nanomsg/nanomsg-1.1.5.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 ~arm ~arm64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc x86" IUSE="doc" DEPEND="doc? ( dev-ruby/asciidoctor )"
