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

index 1c8b12f2670c1be27b7a514f77b198015890b33d..2bdf7b0aa246f573e5451d5d562a677dcc1d091d 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="5"
@@ -18,7 +18,7 @@ LICENSE="Oracle-BCLA-JavaSE"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RESTRICT="fetch"
+RESTRICT="bindist fetch"
 
 RDEPEND="
        >=virtual/jre-1.4"