commit: 85c7fdff26a2aa76af674049cd2200e6cd135944 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 28 02:53:15 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 28 02:53:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85c7fdff
dev-libs/nanomsg: Stabilize 1.2.1-r1 x86, #926622 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/nanomsg/nanomsg-1.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/nanomsg/nanomsg-1.2.1-r1.ebuild b/dev-libs/nanomsg/nanomsg-1.2.1-r1.ebuild index c4951bd35d86..d99d9f30243a 100644 --- a/dev-libs/nanomsg/nanomsg-1.2.1-r1.ebuild +++ b/dev-libs/nanomsg/nanomsg-1.2.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nanomsg/nanomsg/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0/6.0.1" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~riscv x86" IUSE="doc" BDEPEND="doc? ( dev-ruby/asciidoctor )"
