commit: b10e99f2f72bf7c5e8407312d51986752a960059 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Aug 7 11:48:04 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Aug 7 11:48:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b10e99f2
dev-lua/luasocket: ppc64 stable wrt bug #733538 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-lua/luasocket/luasocket-3.0_rc1-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lua/luasocket/luasocket-3.0_rc1-r5.ebuild b/dev-lua/luasocket/luasocket-3.0_rc1-r5.ebuild index 71570897606..761d41dcde8 100644 --- a/dev-lua/luasocket/luasocket-3.0_rc1-r5.ebuild +++ b/dev-lua/luasocket/luasocket-3.0_rc1-r5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/diegonehab/${PN}/archive/v${PV/_/-}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~sparc ~x86" IUSE="debug" RDEPEND=">=dev-lang/lua-5.1.5-r2:0[${MULTILIB_USEDEP}]"