diff options
author | 2025-02-10 21:01:21 +0200 | |
---|---|---|
committer | 2025-02-10 21:01:21 +0200 | |
commit | 66df9786116cd3cc81892a21b2af6196616ce307 (patch) | |
tree | 7a0c0fa484173dc167b9ef06cfbb458de8c174fd /x11-drivers | |
parent | x11-apps/xinit: Stabilize 1.4.3 amd64, #949561 (diff) | |
download | gentoo-66df9786116cd3cc81892a21b2af6196616ce307.tar.gz gentoo-66df9786116cd3cc81892a21b2af6196616ce307.tar.bz2 gentoo-66df9786116cd3cc81892a21b2af6196616ce307.zip |
x11-drivers/xf86-video-ast: Stabilize 1.2.0 x86, #949562
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-1.2.0.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-1.2.0.ebuild index 7d8c1825a907..3f0cebc45f2e 100644 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-1.2.0.ebuild +++ b/x11-drivers/xf86-video-ast/xf86-video-ast-1.2.0.ebuild @@ -6,4 +6,4 @@ EAPI=8 inherit xorg-3 DESCRIPTION="X.Org driver for ASpeedTech cards" -KEYWORDS="~amd64 ~loong ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~ppc64 x86" |