diff options
author | Sam James <sam@gentoo.org> | 2021-06-17 21:19:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-17 21:23:37 +0100 |
commit | 0a888d991512daeae9164f0776c2d1e3e85333e4 (patch) | |
tree | 0fbdbe31aa0dc842cb5716c1dc28ec56ec698cd3 /dev-libs/nanomsg | |
parent | www-servers/pound: Stabilize 3.0 x86, #714084 (diff) | |
download | gentoo-0a888d991512daeae9164f0776c2d1e3e85333e4.tar.gz gentoo-0a888d991512daeae9164f0776c2d1e3e85333e4.tar.bz2 gentoo-0a888d991512daeae9164f0776c2d1e3e85333e4.zip |
dev-libs/nanomsg: Stabilize 1.1.5 x86, #714084
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/nanomsg')
-rw-r--r-- | dev-libs/nanomsg/nanomsg-1.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/nanomsg/nanomsg-1.1.5.ebuild b/dev-libs/nanomsg/nanomsg-1.1.5.ebuild index dd2c4d96aae9..6822c15c56ac 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 )" |