diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-11 22:21:36 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-11 22:23:54 -0800 |
commit | dd48ba0a2da04b12daa6cd41b7078f8e85a9746e (patch) | |
tree | c8f9b0f66249738a5116a617543956bab452f21b /x11-base | |
parent | dev-libs/weston: Stabilize 9.0.0-r2 ppc64, #831050 (diff) | |
download | gentoo-dd48ba0a2da04b12daa6cd41b7078f8e85a9746e.tar.gz gentoo-dd48ba0a2da04b12daa6cd41b7078f8e85a9746e.tar.bz2 gentoo-dd48ba0a2da04b12daa6cd41b7078f8e85a9746e.zip |
x11-base/xwayland: Stabilize 21.1.4 ppc64, #831050
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xwayland/xwayland-21.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xwayland/xwayland-21.1.4.ebuild b/x11-base/xwayland/xwayland-21.1.4.ebuild index 1aa97eee00d1..1a68db1c9a96 100644 --- a/x11-base/xwayland/xwayland-21.1.4.ebuild +++ b/x11-base/xwayland/xwayland-21.1.4.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=7 @@ -13,7 +13,7 @@ IUSE="selinux video_cards_nvidia unwind xcsecurity" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=x11-libs/pixman-0.27.2 |