summaryrefslogtreecommitdiff
path: root/net-misc/socat/socat-1.7.4.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/socat/socat-1.7.4.0.ebuild')
-rw-r--r--net-misc/socat/socat-1.7.4.0.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-misc/socat/socat-1.7.4.0.ebuild b/net-misc/socat/socat-1.7.4.0.ebuild
index 1db0f86eaaf5..4b62fa74485a 100644
--- a/net-misc/socat/socat-1.7.4.0.ebuild
+++ b/net-misc/socat/socat-1.7.4.0.ebuild
@@ -35,6 +35,10 @@ RESTRICT="
DOCS=( BUGREPORTS CHANGES DEVELOPMENT EXAMPLES FAQ FILES PORTING README SECURITY )
+PATCHES=(
+ "${FILESDIR}/${P}-32bit_build_fix.patch"
+)
+
pkg_setup() {
# bug #587740
if use readline && use ssl; then