summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-12 12:21:13 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-12 12:21:13 +0200
commita1ed73b825730e44e7984a877d31cc2d99b5a4a1 (patch)
tree1da3781359e8c326e84758910198cadf961e4f36 /dev-lua/lua-zlib
parentdev-lua/luasec: amd64 stable wrt bug #747919 (diff)
downloadgentoo-a1ed73b825730e44e7984a877d31cc2d99b5a4a1.tar.gz
gentoo-a1ed73b825730e44e7984a877d31cc2d99b5a4a1.tar.bz2
gentoo-a1ed73b825730e44e7984a877d31cc2d99b5a4a1.zip
dev-lua/lua-zlib: amd64 stable wrt bug #747922
Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lua/lua-zlib')
-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 a3755a869398..9de456b72629 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"