diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:49:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:17:16 +0000 |
commit | e213593d9810bc25820ccefedc897577586019be (patch) | |
tree | f2146e0619202266e691dbaff7d8ce505762b982 /x11-base | |
parent | x11-base/xcb-proto: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-e213593d9810bc25820ccefedc897577586019be.tar.gz gentoo-e213593d9810bc25820ccefedc897577586019be.tar.bz2 gentoo-e213593d9810bc25820ccefedc897577586019be.zip |
x11-base/xorg-drivers: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild b/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild index d07b1188f95b..2c489dbcbd66 100644 --- a/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild +++ b/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" 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_INPUT_DEVICES=" |