diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-13 08:57:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-13 09:10:08 +0200 |
commit | 043d79248de91244401c2cb8a7b351c620990401 (patch) | |
tree | 9b50ba69fa37e75872df73891bdde6e27a34f6cb /dev-util/goland | |
parent | dev-util/idea-ultimate: Add bindist & mirror restrictions (diff) | |
download | gentoo-043d79248de91244401c2cb8a7b351c620990401.tar.gz gentoo-043d79248de91244401c2cb8a7b351c620990401.tar.bz2 gentoo-043d79248de91244401c2cb8a7b351c620990401.zip |
dev-util/goland: Add bindist&mirror restrictions
Bug: https://bugs.gentoo.org/694268
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/goland')
-rw-r--r-- | dev-util/goland/goland-2019.1.2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/goland/goland-2019.1.2.ebuild b/dev-util/goland/goland-2019.1.2.ebuild index 824cf5bfe3d6..28875598ec42 100644 --- a/dev-util/goland/goland-2019.1.2.ebuild +++ b/dev-util/goland/goland-2019.1.2.ebuild @@ -14,6 +14,7 @@ HOMEPAGE="http://www.jetbrains.com/go" KEYWORDS="~amd64" LICENSE="IDEA || ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )" +RESTRICT="bindist mirror" QA_PREBUILT="opt/${P}/*" |