Skip to content

Commit

Permalink
dev-java/jdbc2-stdext: Add RESTRICT=bindist
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Sep 23, 2019
1 parent 866befb commit 3051d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-java/jdbc2-stdext/jdbc2-stdext-2.0-r3.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -18,7 +18,7 @@ LICENSE="Oracle-BCLA-JavaSE"
SLOT="0"
KEYWORDS="~amd64"

RESTRICT="fetch"
RESTRICT="bindist fetch"

RDEPEND="
>=virtual/jre-1.4"
Expand Down

0 comments on commit 3051d4f

Please sign in to comment.