diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:16:28 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:16:28 -0400 |
commit | 55a67bfee6f5fc33d4f2ce40a5b08d2eb85db2ef (patch) | |
tree | 61c42d4d252aa1902c11d1c7c776d3410ec78e6b /x11-drivers | |
parent | x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #682846 (diff) | |
download | gentoo-55a67bfee6f5fc33d4f2ce40a5b08d2eb85db2ef.tar.gz gentoo-55a67bfee6f5fc33d4f2ce40a5b08d2eb85db2ef.tar.bz2 gentoo-55a67bfee6f5fc33d4f2ce40a5b08d2eb85db2ef.zip |
x11-drivers/xf86-video-ati: amd64 stable wrt bug #682846
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild index bcca1714ec2f..0827999bf5f6 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.0.1.ebuild @@ -9,7 +9,7 @@ inherit linux-info xorg-3 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" |