commit: a94f0f94e729438842f8e52d5aa21a80228d8da1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 6 06:05:03 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 6 06:05:03 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a94f0f94
dev-libs/nng: Stabilize 1.11 amd64, #968428 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/nng/nng-1.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/nng/nng-1.11.ebuild b/dev-libs/nng/nng-1.11.ebuild index d4a985fb1556..c749c065b53a 100644 --- a/dev-libs/nng/nng-1.11.ebuild +++ b/dev-libs/nng/nng-1.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024-2025 Gentoo Authors +# Copyright 2024-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nanomsg/nng/archive/refs/tags/v${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" # compat and deprecated match upstream's default choice IUSE="+compat +deprecated doc ssl test tools"
