mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/sun-jmx: Add RESTRICT=bindist
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user