commit: b3b54c5866a7dfd1c1b8c3f004bca559f2fa30c6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 23 21:14:43 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 23 21:14:43 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b54c58
www-nginx/njs: Stabilize 0.9.4 amd64, #969067 Signed-off-by: Sam James <sam <AT> gentoo.org> www-nginx/njs/njs-0.9.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-nginx/njs/njs-0.9.4.ebuild b/www-nginx/njs/njs-0.9.4.ebuild index 323d0bca8e59..5fa94685b557 100644 --- a/www-nginx/njs/njs-0.9.4.ebuild +++ b/www-nginx/njs/njs-0.9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="tools +ssl +xml +zlib"
