summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-05 11:14:21 +0000
committerSam James <sam@gentoo.org>2023-03-05 11:19:17 +0000
commitc56d3a078535242ce6bb30e4c5f6da5e3fcd8186 (patch)
tree494ac617a0e794642e816b97fb38bd37c0f002c9 /x11-drivers/xf86-video-ati
parentx11-drivers/xf86-video-amdgpu: keyword 23.0.0 for arm64 (diff)
downloadgentoo-c56d3a078535242ce6bb30e4c5f6da5e3fcd8186.tar.gz
gentoo-c56d3a078535242ce6bb30e4c5f6da5e3fcd8186.tar.bz2
gentoo-c56d3a078535242ce6bb30e4c5f6da5e3fcd8186.zip
x11-drivers/xf86-video-ati: sync live
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r--x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
index 159d57fa1154..22590fa5482b 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.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=7
@@ -9,7 +9,7 @@ inherit linux-info xorg-3
if [[ ${PV} == 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="~alpha ~amd64 ~ia64 ~loong ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~sparc ~x86"
fi
DESCRIPTION="ATI video driver"