diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-07-04 21:11:49 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-07-04 21:11:49 +0300 |
| commit | c39e9b7c1733239df7321a0530fa5f8ff03cd678 (patch) | |
| tree | a724c7ccfb3d0ec8ec31dc8b2ce38093e6d0fa0a /dev-lua/lua-zlib/lua-zlib-1.3.ebuild | |
| parent | 2b800a41c716bb2b521fba0d13515ff8117b277b (diff) | |
| download | gentoo-c39e9b7c1733239df7321a0530fa5f8ff03cd678.tar.gz gentoo-c39e9b7c1733239df7321a0530fa5f8ff03cd678.tar.bz2 gentoo-c39e9b7c1733239df7321a0530fa5f8ff03cd678.zip | |
dev-lua/lua-zlib: Stabilize 1.3 arm64, #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 60c5efade5f1..f5664d8fbf93 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=" |
