diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-06-18 12:34:12 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-06-18 12:52:36 -0400 |
commit | 740deebc1fa18f299a2ce02d258cbc81e6a078d5 (patch) | |
tree | d64d7e608c7d912527453978602353de01ce28c7 /gui-libs | |
parent | sys-apps/portage: Remove old versions (diff) | |
download | gentoo-740deebc1fa18f299a2ce02d258cbc81e6a078d5.tar.gz gentoo-740deebc1fa18f299a2ce02d258cbc81e6a078d5.tar.bz2 gentoo-740deebc1fa18f299a2ce02d258cbc81e6a078d5.zip |
gui-libs/egl-wayland: stabilize 1.1.7 for amd64
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/egl-wayland/egl-wayland-1.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.7.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.7.ebuild index 01dea054a2c3..dc19e9bcb8c5 100644 --- a/gui-libs/egl-wayland/egl-wayland-1.1.7.ebuild +++ b/gui-libs/egl-wayland/egl-wayland-1.1.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/NVIDIA/egl-wayland/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=" dev-libs/wayland |