commit: 11fe3576e154bfdd448939df3ff2fe28e235532b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 1 16:58:12 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 1 16:58:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11fe3576
dev-libs/nng: Stabilize 1.10.1 amd64, #953724 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/nng/nng-1.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/nng/nng-1.10.1.ebuild b/dev-libs/nng/nng-1.10.1.ebuild index a69d6fe5b2d4..9e9d55a05f05 100644 --- a/dev-libs/nng/nng-1.10.1.ebuild +++ b/dev-libs/nng/nng-1.10.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nanomsg/nng/archive/refs/tags/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" # compat and deprecated match upstream's default choice IUSE="+compat +deprecated doc ssl test tools"
