diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-07-04 11:39:46 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-07-04 11:39:46 +0300 |
| commit | b20c459902d3107da97612cd68b24fcbeb21986d (patch) | |
| tree | d44623069ad0bf1a9a758c790f378aa24a559d03 /dev-lua/lua-zlib/lua-zlib-1.3.ebuild | |
| parent | 86de59e0941b0693b94299c0883b6e14c49c493d (diff) | |
| download | gentoo-b20c459902d3107da97612cd68b24fcbeb21986d.tar.gz gentoo-b20c459902d3107da97612cd68b24fcbeb21986d.tar.bz2 gentoo-b20c459902d3107da97612cd68b24fcbeb21986d.zip | |
dev-lua/lua-zlib: Stabilize 1.3 arm, #959292
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lua/lua-zlib/lua-zlib-1.3.ebuild')
| -rw-r--r-- | dev-lua/lua-zlib/lua-zlib-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lua-zlib/lua-zlib-1.3.ebuild b/dev-lua/lua-zlib/lua-zlib-1.3.ebuild index b5a5e03eb735..60c5efade5f1 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=" |
