summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-01 00:53:10 +0100
committerSam James <sam@gentoo.org>2023-05-01 00:53:10 +0100
commitf678e4a94d5ae35a9609b8b504e3a32123f19943 (patch)
tree9d5f601a23ac075467996f5a28b8a8d1ba445dbf /x11-base
parentx11-base/xwayland: Stabilize 23.1.1 amd64, #905391 (diff)
downloadgentoo-f678e4a94d5ae35a9609b8b504e3a32123f19943.tar.gz
gentoo-f678e4a94d5ae35a9609b8b504e3a32123f19943.tar.bz2
gentoo-f678e4a94d5ae35a9609b8b504e3a32123f19943.zip
x11-base/xwayland: Stabilize 23.1.1 x86, #905391
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xwayland/xwayland-23.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xwayland/xwayland-23.1.1.ebuild b/x11-base/xwayland/xwayland-23.1.1.ebuild
index 837b575924bb..7a9b021cc8ce 100644
--- a/x11-base/xwayland/xwayland-23.1.1.ebuild
+++ b/x11-base/xwayland/xwayland-23.1.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://xorg.freedesktop.org/archive/individual/xserver/${P}.tar.xz"
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="Standalone X server running under Wayland"