From: Michał Górny Date: Mon, 23 Sep 2019 17:04:04 +0000 (+0200) Subject: dev-java/jdbc2-stdext: Add RESTRICT=bindist X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3051d4fa6685650af760a36135f22fbdbb7917d6;p=gentoo.git dev-java/jdbc2-stdext: Add RESTRICT=bindist Signed-off-by: Michał Górny --- diff --git a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild index 1c8b12f2670c..2bdf7b0aa246 100644 --- a/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild +++ b/dev-java/jdbc2-stdext/jdbc2-stdext-2.0-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="5" @@ -18,7 +18,7 @@ LICENSE="Oracle-BCLA-JavaSE" SLOT="0" KEYWORDS="~amd64" -RESTRICT="fetch" +RESTRICT="bindist fetch" RDEPEND=" >=virtual/jre-1.4"