dev-java/sun-jmx: Add RESTRICT=bindist

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-09-23 19:04:33 +02:00
parent d50fe195dd
commit ec76ba2049

View File

@@ -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"