diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-17 17:00:09 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-17 17:00:09 +0100 |
commit | 18cc4a801692412ab9aa98f39f8958804c693dc5 (patch) | |
tree | 5e47ee24e16748a8d03cb5dbf992ee98243b5321 /x11-drivers | |
parent | x11-drivers/xf86-video-r128: Stabilize 6.13.0 ppc, #943682 (diff) | |
download | gentoo-18cc4a801692412ab9aa98f39f8958804c693dc5.tar.gz gentoo-18cc4a801692412ab9aa98f39f8958804c693dc5.tar.bz2 gentoo-18cc4a801692412ab9aa98f39f8958804c693dc5.zip |
x11-drivers/xf86-video-r128: Stabilize 6.13.0 ppc64, #943682
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.13.0.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.13.0.ebuild index 4110f591ddc4..6874cb6af194 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.13.0.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.13.0.ebuild @@ -8,7 +8,7 @@ inherit flag-o-matic xorg-3 DESCRIPTION="ATI Rage128 video driver" -KEYWORDS="~alpha ~amd64 ~loong ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~loong ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" src_configure() { # always use C11 semantics |