From: Michał Górny Date: Mon, 23 Sep 2019 17:04:33 +0000 (+0200) Subject: dev-java/sun-jmx: Add RESTRICT=bindist X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ec76ba20495503b30555f74ecaa4ebfe68b2e7c7;p=gentoo.git dev-java/sun-jmx: Add RESTRICT=bindist Signed-off-by: Michał Górny --- diff --git a/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild b/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild index 701e392e4734..42e2b32f5178 100644 --- a/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild +++ b/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -20,7 +20,7 @@ IUSE="" DEPEND=">=virtual/jdk-1.4 app-arch/unzip" RDEPEND=">=virtual/jre-1.4" -RESTRICT="fetch" +RESTRICT="bindist fetch" S="${WORKDIR}/${MY_P}-bin"