diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:58:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:58:02 +0000 |
commit | 858b3a91a2ed60432dc456cf4c772e5389cdd4cc (patch) | |
tree | 778f26932fec34420bf3434ac2db529c3474df96 /x11-drivers | |
parent | x11-drivers/xf86-input-joystick: Stabilize 1.6.4 x86, #891865 (diff) | |
download | gentoo-858b3a91a2ed60432dc456cf4c772e5389cdd4cc.tar.gz gentoo-858b3a91a2ed60432dc456cf4c772e5389cdd4cc.tar.bz2 gentoo-858b3a91a2ed60432dc456cf4c772e5389cdd4cc.zip |
x11-drivers/xf86-video-ast: Stabilize 1.1.6 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-1.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.6.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.6.ebuild index 492606faac5a..05bbdf509931 100644 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.6.ebuild +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,4 +7,4 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="X.Org driver for ASpeedTech cards" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" |