summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-02-15 09:47:45 -0500
committerMatt Turner <mattst88@gentoo.org>2024-02-15 09:51:09 -0500
commit6bbe8e93656e81edf57cc9a78649c97d02133acc (patch)
tree2b17e66b025c365f486a66e82f0eea9560142a89 /media-libs
parentdev-util/intel_clc: Drop old versions (diff)
downloadgentoo-6bbe8e93656e81edf57cc9a78649c97d02133acc.tar.gz
gentoo-6bbe8e93656e81edf57cc9a78649c97d02133acc.tar.bz2
gentoo-6bbe8e93656e81edf57cc9a78649c97d02133acc.zip
media-libs/mesa: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/mesa-23.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-23.3.5.ebuild b/media-libs/mesa/mesa-23.3.5.ebuild
index 015ace3a31c5..36571ddf091c 100644
--- a/media-libs/mesa/mesa-23.3.5.ebuild
+++ b/media-libs/mesa/mesa-23.3.5.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://archive.mesa3d.org/${MY_P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris"
fi
LICENSE="MIT SGI-B-2.0"