diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 20:59:52 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 21:01:11 +0000 |
commit | 2291a5e7225941ecec0728671711ebeeb9f02a16 (patch) | |
tree | f7dc3887a14b439db6df9d59ff703ea08b69b129 /x11-base/xorg-drivers | |
parent | x11-drivers/xf86-video-fbdev: Keyword 0.5.0-r1 for ~m68k (diff) | |
download | gentoo-2291a5e7225941ecec0728671711ebeeb9f02a16.tar.gz gentoo-2291a5e7225941ecec0728671711ebeeb9f02a16.tar.bz2 gentoo-2291a5e7225941ecec0728671711ebeeb9f02a16.zip |
x11-base/xorg-drivers: Keyword 21.1 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-base/xorg-drivers')
-rw-r--r-- | x11-base/xorg-drivers/xorg-drivers-21.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xorg-drivers/xorg-drivers-21.1.ebuild b/x11-base/xorg-drivers/xorg-drivers-21.1.ebuild index 961b9ece8743..3ef3bc064f88 100644 --- a/x11-base/xorg-drivers/xorg-drivers-21.1.ebuild +++ b/x11-base/xorg-drivers/xorg-drivers-21.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" fi IUSE_INPUT_DEVICES=" |