commit: 4782f11631ab9479fcfe15d13608a28ce468824f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Sep 13 07:09:18 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Sep 13 07:10:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4782f116
dev-util/webstorm: Add bindist & mirror restrictions Bug: https://bugs.gentoo.org/694274 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild b/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild index 4171a9a4f43..29f6a26054a 100644 --- a/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild +++ b/dev-util/webstorm/webstorm-2017.2.4.172.4155.35.ebuild @@ -16,7 +16,7 @@ SLOT="2017" KEYWORDS="~amd64 ~x86" IUSE="" -RESTRICT="splitdebug" #656858 +RESTRICT="bindist mirror splitdebug" #656858 RDEPEND=">=virtual/jdk-1.7"
