diff options
author | 2025-01-11 06:36:58 +0000 | |
---|---|---|
committer | 2025-01-11 06:36:58 +0000 | |
commit | 7c3a6d4e46909e5fe81284e29265d70fcd18f293 (patch) | |
tree | 826a79812243b184eac2638ac4597c2ff08d8f35 /virtual | |
parent | x11-libs/libdrm: Stabilize 2.4.124 arm64, #947838 (diff) | |
download | gentoo-7c3a6d4e46909e5fe81284e29265d70fcd18f293.tar.gz gentoo-7c3a6d4e46909e5fe81284e29265d70fcd18f293.tar.bz2 gentoo-7c3a6d4e46909e5fe81284e29265d70fcd18f293.zip |
virtual/opengl: Stabilize 8 ALLARCHES, #947839
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/opengl/opengl-8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/opengl/opengl-8.ebuild b/virtual/opengl/opengl-8.ebuild index 659c767daad7..b9237062eaec 100644 --- a/virtual/opengl/opengl-8.ebuild +++ b/virtual/opengl/opengl-8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ inherit multilib-build DESCRIPTION="Virtual for OpenGL implementation" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="X" RDEPEND=" |