summaryrefslogtreecommitdiff
path: root/net-misc/unison/unison-2.51.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/unison/unison-2.51.2.ebuild')
-rw-r--r--net-misc/unison/unison-2.51.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/unison/unison-2.51.2.ebuild b/net-misc/unison/unison-2.51.2.ebuild
index 25776c6fb519..af6cf20473a2 100644
--- a/net-misc/unison/unison-2.51.2.ebuild
+++ b/net-misc/unison/unison-2.51.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -24,6 +24,7 @@ RDEPEND="gtk? ( dev-ml/lablgtk
|| ( net-misc/x11-ssh-askpass net-misc/ssh-askpass-fullscreen ) )
>=app-eselect/eselect-unison-0.4"
+RESTRICT="!ocamlopt? ( strip )"
S="${WORKDIR}"/src
DOCS=( BUGS.txt CONTRIB INSTALL NEWS README ROADMAP.txt TODO.txt )
@@ -71,7 +72,6 @@ src_install () {
HTML_DOCS=( "${DISTDIR}/${P}-manual.html" )
fi
einstalldocs
- use ocamlopt || export STRIP_MASK="*/bin/*"
}
pkg_postinst() {