summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Strahl <c.a.strahl@gmail.com>2018-07-30 18:09:57 +0200
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2018-08-06 08:46:36 -0700
commit67f77da4d63c44881f9319dbabeea1f4eae97540 (patch)
treedd0f6cf3e56853827f2cfe633461b59c753bdcbe /dev-util/clion
parentdev-util/clion: remove old versions (diff)
downloadgentoo-67f77da4d63c44881f9319dbabeea1f4eae97540.tar.gz
gentoo-67f77da4d63c44881f9319dbabeea1f4eae97540.tar.bz2
gentoo-67f77da4d63c44881f9319dbabeea1f4eae97540.zip
dev-util/clion: prevent file collisions with other jetbrains products
Closes: https://bugs.gentoo.org/640954 Closes: https://bugs.gentoo.org/644980
Diffstat (limited to 'dev-util/clion')
-rw-r--r--dev-util/clion/clion-2018.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/clion/clion-2018.2.ebuild b/dev-util/clion/clion-2018.2.ebuild
index 803c11d46cff..f7113f1c19cb 100644
--- 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