commit: 043d79248de91244401c2cb8a7b351c620990401 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Sep 13 06:57:18 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Sep 13 07:10:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=043d7924
dev-util/goland: Add bindist&mirror restrictions Bug: https://bugs.gentoo.org/694268 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-util/goland/goland-2019.1.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-util/goland/goland-2019.1.2.ebuild b/dev-util/goland/goland-2019.1.2.ebuild index 824cf5bfe3d..28875598ec4 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}/*"
