diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-05-08 14:39:39 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-05-08 15:23:11 +0200 |
commit | aaa199dfa25ef403163154bfb6e8003043a4f2fa (patch) | |
tree | 18f7a1d63e258760314c748719c28cad54f2c86c /app-office/libreoffice | |
parent | app-office/libreoffice: Switch to media-libs/libjpeg-turbo:= (diff) | |
download | gentoo-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/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.3.9999.ebuild | 3 | ||||
-rw-r--r-- | app-office/libreoffice/libreoffice-9999.ebuild | 3 |
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 ) |