commit: 6b7828733df2f4a7e73a52360e1d6ce95a7022d0 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Fri Dec 25 13:04:45 2020 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Fri Dec 25 13:04:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b782873
net-im/prosody: fix luajit slot Closes: https://bugs.gentoo.org/761592 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> net-im/prosody/prosody-0.11.7-r100.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/net-im/prosody/prosody-0.11.7-r100.ebuild b/net-im/prosody/prosody-0.11.7-r100.ebuild index 1afc7fa76fc..293afb94e60 100644 --- a/net-im/prosody/prosody-0.11.7-r100.ebuild +++ b/net-im/prosody/prosody-0.11.7-r100.ebuild @@ -70,7 +70,6 @@ src_configure() { --libdir="${EPREFIX}/usr/$(get_libdir)" --linker="$(tc-getCC)" --lua-version="$(usex lua_single_target_luajit '5.1' $(ver_cut 1-2 $(lua_get_version)))" - --lua-version="$(ver_cut 1-2 $(lua_get_version))" --no-example-certs --ostype="linux" --prefix="${EPREFIX}/usr"
