summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2020-12-25 14:04:45 +0100
committerConrad Kostecki <conikost@gentoo.org>2020-12-25 14:04:45 +0100
commit6b7828733df2f4a7e73a52360e1d6ce95a7022d0 (patch)
tree5508bb0f6034a30bb65b07a46267683ecd673b7e /net-im/prosody
parentdev-lua/luadbi: drop old version (diff)
downloadgentoo-6b7828733df2f4a7e73a52360e1d6ce95a7022d0.tar.gz
gentoo-6b7828733df2f4a7e73a52360e1d6ce95a7022d0.tar.bz2
gentoo-6b7828733df2f4a7e73a52360e1d6ce95a7022d0.zip
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@gentoo.org>
Diffstat (limited to 'net-im/prosody')
-rw-r--r--net-im/prosody/prosody-0.11.7-r100.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/prosody/prosody-0.11.7-r100.ebuild b/net-im/prosody/prosody-0.11.7-r100.ebuild
index 1afc7fa76fc2..293afb94e60b 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"