commit: dcb6f2f7d3c82f824cf138792a91e136cb6d0fbd Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Oct 12 07:01:57 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Oct 12 07:01:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcb6f2f7
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 <AT> gentoo.org> dev-lua/lua-zlib/lua-zlib-1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/lua-zlib/lua-zlib-1.2.ebuild b/dev-lua/lua-zlib/lua-zlib-1.2.ebuild index 03e5290a19e..a3755a86939 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"