commit: e6856dcec1f822b99b885e126aae5b1df765ed46
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 18 22:15:45 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Jan 18 22:15:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6856dce
x11-drivers/xf86-video-ati: Stabilize 19.1.0-r1 amd64, #831378
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild
b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild
index 37f523607eb2..e7636131a509 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
DESCRIPTION="ATI video driver"