Skip to content

Commit

Permalink
QA: media-libs/mesa: reorder ebuild variables
Browse files Browse the repository at this point in the history
Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
  • Loading branch information
chadmed committed May 5, 2024
1 parent 7cf646f commit f7fafdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media-libs/mesa/mesa-24.1.0_pre20240228-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ HOMEPAGE="https://www.mesa3d.org/ https://mesa.freedesktop.org/"
SRC_URI="https://gitlab.freedesktop.org/asahi/mesa/-/archive/asahi-${MY_PV}/mesa-asahi-${MY_PV}.tar.gz"
S="${WORKDIR}/mesa-asahi-${MY_PV}"

KEYWORDS="arm64"

LICENSE="MIT SGI-B-2.0"
SLOT="0"

KEYWORDS="arm64"

RADEON_CARDS="r300 r600 radeon radeonsi"
VIDEO_CARDS="${RADEON_CARDS} asahi d3d12 freedreno intel lavapipe lima nouveau panfrost v3d vc4 virgl vivante vmware"
for card in ${VIDEO_CARDS}; do
Expand Down

0 comments on commit f7fafdf

Please sign in to comment.