diff options
author | Sam James <sam@gentoo.org> | 2021-12-16 07:29:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-16 07:29:17 +0000 |
commit | 1cc46c751897bcf7d9cb1f4c3c6af734d01fc2f8 (patch) | |
tree | ecba59d9868f10fce9dcc318f663ded339c234e7 /x11-base | |
parent | x11-base/xwayland: Stabilize 21.1.4 x86, #829310 (diff) | |
download | gentoo-1cc46c751897bcf7d9cb1f4c3c6af734d01fc2f8.tar.gz gentoo-1cc46c751897bcf7d9cb1f4c3c6af734d01fc2f8.tar.bz2 gentoo-1cc46c751897bcf7d9cb1f4c3c6af734d01fc2f8.zip |
x11-base/xorg-server: Stabilize 1.20.14 arm, #829310
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-server/xorg-server-1.20.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-base/xorg-server/xorg-server-1.20.14.ebuild b/x11-base/xorg-server/xorg-server-1.20.14.ebuild index 1ab4b45ad568..3bc1e278aa48 100644 --- a/x11-base/xorg-server/xorg-server-1.20.14.ebuild +++ b/x11-base/xorg-server/xorg-server-1.20.14.ebuild @@ -10,7 +10,7 @@ EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/xserver.git" DESCRIPTION="X.Org X servers" SLOT="0/${PV}" if [[ ${PV} != 9999* ]]; then - 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" fi IUSE_SERVERS="dmx kdrive xephyr xnest xorg xvfb" |