summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-25 20:34:16 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-25 20:37:51 +0300
commit8eadceb2f309d9c43208879890b69f16e1fee1d3 (patch)
tree17fd224dd8e0ec5783c380384641b44cfcc48525
parentx11-drivers/xf86-video-r128: amd64 stable wrt bug #669588 (diff)
downloadgentoo-8eadceb2.tar.gz
gentoo-8eadceb2.tar.bz2
gentoo-8eadceb2.zip
x11-drivers/xf86-video-ati: amd64 stable wrt bug #669588
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild
index 3f5390aec7a0..b3bb787e3859 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ inherit linux-info xorg-2
if [[ ${PV} == 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
+ KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
fi
DESCRIPTION="ATI video driver"