summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2020-05-01 11:29:38 -0700
committerPatrick McLean <chutzpah@gentoo.org>2020-05-01 11:29:56 -0700
commit1bbae6ebce830659c0ccbd8fd2e92ab8d59bd02b (patch)
treefbe64b0e4088d8f11cb2d7369f3a50aeefe5bbf5 /net-firewall/nftlb/nftlb-0.6.ebuild
parentdev-lang/php: security cleanup (diff)
downloadgentoo-1bbae6ebce830659c0ccbd8fd2e92ab8d59bd02b.tar.gz
gentoo-1bbae6ebce830659c0ccbd8fd2e92ab8d59bd02b.tar.bz2
gentoo-1bbae6ebce830659c0ccbd8fd2e92ab8d59bd02b.zip
net-firewall/nftlb: Add patch for musl (bug #720264)
Closes: https://bugs.gentoo.org/720264 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'net-firewall/nftlb/nftlb-0.6.ebuild')
-rw-r--r--net-firewall/nftlb/nftlb-0.6.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-firewall/nftlb/nftlb-0.6.ebuild b/net-firewall/nftlb/nftlb-0.6.ebuild
index 2cb16c516014..99822681780a 100644
--- a/net-firewall/nftlb/nftlb-0.6.ebuild
+++ b/net-firewall/nftlb/nftlb-0.6.ebuild
@@ -25,6 +25,7 @@ RESTRICT="test"
PATCHES=(
"${FILESDIR}/nftlb-0.6-tests.patch"
+ "${FILESDIR}/nftlb-0.6-musl.patch"
)
pkg_setup() {