summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-23 19:04:33 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-23 19:15:52 +0200
commitec76ba20495503b30555f74ecaa4ebfe68b2e7c7 (patch)
tree8ce46761198d618bb63fe2616b24d3b40bf09693 /dev-java/sun-jmx
parentdev-java/sun-jimi: Add RESTRICT=bindist (diff)
downloadgentoo-ec76ba20495503b30555f74ecaa4ebfe68b2e7c7.tar.gz
gentoo-ec76ba20495503b30555f74ecaa4ebfe68b2e7c7.tar.bz2
gentoo-ec76ba20495503b30555f74ecaa4ebfe68b2e7c7.zip
dev-java/sun-jmx: Add RESTRICT=bindist
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-java/sun-jmx')
-rw-r--r--dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
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"