summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2022-05-08 14:39:39 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2022-05-08 15:23:11 +0200
commitaaa199dfa25ef403163154bfb6e8003043a4f2fa (patch)
tree18f7a1d63e258760314c748719c28cad54f2c86c /app-office
parentapp-office/libreoffice: Switch to media-libs/libjpeg-turbo:= (diff)
downloadgentoo-aaa199dfa25ef403163154bfb6e8003043a4f2fa.tar.gz
gentoo-aaa199dfa25ef403163154bfb6e8003043a4f2fa.tar.bz2
gentoo-aaa199dfa25ef403163154bfb6e8003043a4f2fa.zip
app-office/libreoffice: Drop obsolete sys-devel/{clang,llvm}:11
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/libreoffice/libreoffice-7.3.9999.ebuild3
-rw-r--r--app-office/libreoffice/libreoffice-9999.ebuild3
2 files changed, 0 insertions, 6 deletions
diff --git a/app-office/libreoffice/libreoffice-7.3.9999.ebuild b/app-office/libreoffice/libreoffice-7.3.9999.ebuild
index 89a2b91e0543..68cf55317be3 100644
--- a/app-office/libreoffice/libreoffice-7.3.9999.ebuild
+++ b/app-office/libreoffice/libreoffice-7.3.9999.ebuild
@@ -279,9 +279,6 @@ BDEPEND="
( sys-devel/clang:12
sys-devel/llvm:12
=sys-devel/lld-12* )
- ( sys-devel/clang:11
- sys-devel/llvm:11
- =sys-devel/lld-11* )
)
)
odk? ( >=app-doc/doxygen-1.8.4 )
diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild
index ce2de45f3ddb..b155f2f2f525 100644
--- a/app-office/libreoffice/libreoffice-9999.ebuild
+++ b/app-office/libreoffice/libreoffice-9999.ebuild
@@ -279,9 +279,6 @@ BDEPEND="
( sys-devel/clang:12
sys-devel/llvm:12
=sys-devel/lld-12* )
- ( sys-devel/clang:11
- sys-devel/llvm:11
- =sys-devel/lld-11* )
)
)
odk? ( >=app-doc/doxygen-1.8.4 )