dev-java/sun-jmx: Add RESTRICT=bindist
authorMichał Górny <mgorny@gentoo.org>
Mon, 23 Sep 2019 17:04:33 +0000 (19:04 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 23 Sep 2019 17:15:52 +0000 (19:15 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild

index 701e392e4734997721565ef609e251731557d53c..42e2b32f51788ddca4be4b936fa545ef96fe71b4 100644 (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"