summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-05-11 16:10:18 -0400
committerMatt Turner <mattst88@gentoo.org>2023-05-12 13:18:42 -0400
commit0d41ef94974100bb702eb181401fbb713a468b1e (patch)
tree2529592088d4a8107a734c0e34e33bcdaa884a4e /media-libs/mesa/mesa-9999.ebuild
parentmedia-libs/mesa: Update QA_WX_LOAD (diff)
downloadgentoo-0d41ef94974100bb702eb181401fbb713a468b1e.tar.gz
gentoo-0d41ef94974100bb702eb181401fbb713a468b1e.tar.bz2
gentoo-0d41ef94974100bb702eb181401fbb713a468b1e.zip
media-libs/mesa: Fix indentation
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa/mesa-9999.ebuild')
-rw-r--r--media-libs/mesa/mesa-9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 8e2f9b911be3..636061a77169 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -67,10 +67,10 @@ RDEPEND="
)
lm-sensors? ( sys-apps/lm-sensors:=[${MULTILIB_USEDEP}] )
opencl? (
- >=virtual/opencl-3[${MULTILIB_USEDEP}]
- dev-libs/libclc
- virtual/libelf:0=[${MULTILIB_USEDEP}]
- )
+ >=virtual/opencl-3[${MULTILIB_USEDEP}]
+ dev-libs/libclc
+ virtual/libelf:0=[${MULTILIB_USEDEP}]
+ )
vaapi? (
>=media-libs/libva-1.7.3:=[${MULTILIB_USEDEP}]
)