diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-25 23:57:52 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-26 00:02:14 +0800 |
commit | f50814f7761e9df5d36cec1cd4bacfe6351b47a6 (patch) | |
tree | e4b595b7116d85ab6d3414cc2f202b24e159bcfd /x11-drivers | |
parent | x11-drivers/xf86-video-nv: keyword 2.1.21 for ~loong (diff) | |
download | gentoo-f50814f7761e9df5d36cec1cd4bacfe6351b47a6.tar.gz gentoo-f50814f7761e9df5d36cec1cd4bacfe6351b47a6.tar.bz2 gentoo-f50814f7761e9df5d36cec1cd4bacfe6351b47a6.zip |
x11-drivers/xf86-video-mga: keyword 2.0.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild index 4e6c85afff37..69de3ccd4956 100644 --- a/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.ebuild +++ b/x11-drivers/xf86-video-mga/xf86-video-mga-2.0.0.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 @@ -9,7 +9,7 @@ inherit xorg-3 DESCRIPTION="Matrox video driver" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~loong ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" src_configure() { local XORG_CONFIGURE_OPTIONS=( |