summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-02-09 10:22:39 -0500
committerIonen Wolkens <ionen@gentoo.org>2022-02-09 10:32:03 -0500
commit944f6ba637210512c139f04178c2ad6365666bd2 (patch)
tree1263615e499ea918853e5e0be0b161c33f19fe55 /gui-libs
parentdev-util/maturin: stabilize 0.12.6 for amd64 (diff)
downloadgentoo-944f6ba637210512c139f04178c2ad6365666bd2.tar.gz
gentoo-944f6ba637210512c139f04178c2ad6365666bd2.tar.bz2
gentoo-944f6ba637210512c139f04178c2ad6365666bd2.zip
gui-libs/egl-gbm: stabilize 1.1.0 for amd64
Not needed in stable yet but it simplifies things for users that commonly accept_keywords ~arch nvidia-drivers. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/egl-gbm/egl-gbm-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/egl-gbm/egl-gbm-1.1.0.ebuild b/gui-libs/egl-gbm/egl-gbm-1.1.0.ebuild
index 4d1b664b6bb7..97fb97952455 100644
--- a/gui-libs/egl-gbm/egl-gbm-1.1.0.ebuild
+++ b/gui-libs/egl-gbm/egl-gbm-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/NVIDIA/egl-gbm/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND="
>=media-libs/mesa-21.2[gbm(+)]