projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37a8774
)
dev-util/clion: prevent file collisions with other jetbrains products
author
Christian Strahl
<c.a.strahl@gmail.com>
Mon, 30 Jul 2018 16:09:57 +0000
(18:09 +0200)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Mon, 6 Aug 2018 15:46:36 +0000
(08:46 -0700)
Closes: https://bugs.gentoo.org/640954
Closes: https://bugs.gentoo.org/644980
dev-util/clion/clion-2018.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/clion/clion-2018.2.ebuild
b/dev-util/clion/clion-2018.2.ebuild
index 803c11d46cff21842a06d58d754723d6704afb69..f7113f1c19cb538d9cc080461d3dd728c29f675b 100644
(file)
--- a/
dev-util/clion/clion-2018.2.ebuild
+++ b/
dev-util/clion/clion-2018.2.ebuild
@@
-13,6
+13,7
@@
LICENSE="IDEA
|| ( IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+RESTRICT="splitdebug"
# RDEPENDS may cause false positives in repoman.
# clion requires cmake and gdb at runtime to build and debug C/C++ projects