summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-09-28 21:44:00 -0400
committerMatt Turner <mattst88@gentoo.org>2023-09-28 22:25:40 -0400
commit5af1d70a0b8fdc7990f9d0e1a56d879f8ca3a9f8 (patch)
treee9cc0a5d1f12e0ceba1727a38b1b2c9bc2b94be4 /media-libs/mesa
parentmedia-libs/mesa: Drop patch from live ebuild (diff)
downloadgentoo-5af1d70a0b8fdc7990f9d0e1a56d879f8ca3a9f8.tar.gz
gentoo-5af1d70a0b8fdc7990f9d0e1a56d879f8ca3a9f8.tar.bz2
gentoo-5af1d70a0b8fdc7990f9d0e1a56d879f8ca3a9f8.zip
media-libs/mesa: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-23.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-23.1.8.ebuild b/media-libs/mesa/mesa-23.1.8.ebuild
index 5aee4342e659..bc77b207f291 100644
--- a/media-libs/mesa/mesa-23.1.8.ebuild
+++ b/media-libs/mesa/mesa-23.1.8.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"