diff options
author | 2023-03-09 13:58:22 -0500 | |
---|---|---|
committer | 2023-03-09 15:12:45 -0500 | |
commit | 6c281b7a81ad71e852e6f641889d57631c35656a (patch) | |
tree | 15a0de5f9c6846695f47f6386033ede7a51ec2ec /gui-libs | |
parent | dev-util/maturin: stabilize 0.14.15 for amd64 (diff) | |
download | gentoo-6c281b7a81ad71e852e6f641889d57631c35656a.tar.gz gentoo-6c281b7a81ad71e852e6f641889d57631c35656a.tar.bz2 gentoo-6c281b7a81ad71e852e6f641889d57631c35656a.zip |
gui-libs/egl-wayland: stabilize 1.1.11_p20230202 for amd64
Hopefully is fine, mostly contains minor bugfixes. Please report
if any regressions from 1.1.11 that still weren't caught.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202.ebuild index 49753404dd6f..98400e40f82d 100644 --- a/gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202.ebuild +++ b/gui-libs/egl-wayland/egl-wayland-1.1.11_p20230202.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${HASH_EGLWAYLAND}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" RDEPEND=" dev-libs/wayland |