commit: b93fc055da09642496971b507cb87ce70a6abd13 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 29 22:02:18 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 29 22:02:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b93fc055
dev-lua/lua-zlib: Stabilize 1.3 amd64, #959292 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lua/lua-zlib/lua-zlib-1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/lua-zlib/lua-zlib-1.3.ebuild b/dev-lua/lua-zlib/lua-zlib-1.3.ebuild index 5a6c368aeb9e..077470caa7a8 100644 --- a/dev-lua/lua-zlib/lua-zlib-1.3.ebuild +++ b/dev-lua/lua-zlib/lua-zlib-1.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/brimworks/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" REQUIRED_USE="${LUA_REQUIRED_USE}" RDEPEND="
