summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2021-09-27 12:13:22 -0600
committerJason A. Donenfeld <zx2c4@gentoo.org>2021-09-27 12:13:36 -0600
commitf95c0916c985476d63c85fb3e794130594be084b (patch)
treec74d5c7281ec2b1cb7c6c13b4f0a58e735662847 /dev-util/android-studio
parentsys-fs/e2fsprogs: stable 1.46.4 for hppa, bug #789900 (diff)
downloadgentoo-f95c0916c985476d63c85fb3e794130594be084b.tar.gz
gentoo-f95c0916c985476d63c85fb3e794130594be084b.tar.bz2
gentoo-f95c0916c985476d63c85fb3e794130594be084b.zip
dev-util/android-studio: hack around portage deficiency with hard blocker
Portage should handle unlinking symlinks it owns before clashing with directories it is about to install, but it doesn't, so hack around it with this. Closes: https://bugs.gentoo.org/815118 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
Diffstat (limited to 'dev-util/android-studio')
-rw-r--r--dev-util/android-studio/android-studio-2020.3.1.24.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-util/android-studio/android-studio-2020.3.1.24.ebuild b/dev-util/android-studio/android-studio-2020.3.1.24.ebuild
index 041c8f1caa0f..17e178391136 100644
--- a/dev-util/android-studio/android-studio-2020.3.1.24.ebuild
+++ b/dev-util/android-studio/android-studio-2020.3.1.24.ebuild
@@ -63,6 +63,7 @@ RDEPEND="${DEPEND}
>=x11-libs/libxcb-1.9.1
>=x11-libs/libxshmfence-1.1
virtual/libcrypt:=
+ !!<dev-util/android-studio-2020.3.1.24
"
S=${WORKDIR}/${PN}