summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-05-16 10:18:41 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-05-16 11:33:14 -0700
commit62d86c7a207b27f544630f61bfb7d8f0b44d27d8 (patch)
treec13070c114fd9a4318f6531c2860935abd2799ae
parentx11-drivers/xf86-video-amdgpu: stabilize on ppc64 (diff)
downloadgentoo-62d86c7a.tar.gz
gentoo-62d86c7a.tar.bz2
gentoo-62d86c7a.zip
x11-drivers/xf86-video-ast: stabilize on ppc64
works on both endians, but on big-endian white has a bit of pink in it not critical though. those cards are soldered into Talos II and Blackbird boards, so the driver is well tested Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild
index 4093c3e7fd2a..ff7da2486ff6 100644
--- a/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild
+++ b/x11-drivers/xf86-video-ast/xf86-video-ast-1.1.5.ebuild
@@ -8,4 +8,4 @@ inherit xorg-3
DESCRIPTION="X.Org driver for ASpeedTech cards"
LICENSE="MIT"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ppc64 x86"