summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-12 09:01:57 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-12 09:01:57 +0200
commitdcb6f2f7d3c82f824cf138792a91e136cb6d0fbd (patch)
tree2b16a80352b2c73bde0db71144b03db85382c472 /dev-lua
parentdev-lua/luasec: x86 stable wrt bug #747919 (diff)
downloadgentoo-dcb6f2f7d3c82f824cf138792a91e136cb6d0fbd.tar.gz
gentoo-dcb6f2f7d3c82f824cf138792a91e136cb6d0fbd.tar.bz2
gentoo-dcb6f2f7d3c82f824cf138792a91e136cb6d0fbd.zip
dev-lua/lua-zlib: x86 stable wrt bug #747922
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/lua-zlib/lua-zlib-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lua-zlib/lua-zlib-1.2.ebuild b/dev-lua/lua-zlib/lua-zlib-1.2.ebuild
index 03e5290a19e5..a3755a869398 100644
--- a/dev-lua/lua-zlib/lua-zlib-1.2.ebuild
+++ b/dev-lua/lua-zlib/lua-zlib-1.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/brimworks/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~x86"
+KEYWORDS="~amd64 arm ~arm64 x86"
RDEPEND="dev-lang/lua:0
sys-libs/zlib"