diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:50:15 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:52:14 +0200 |
commit | 7bdffe80aeb93f2b6c21c4df12403b6fff4f447b (patch) | |
tree | 383a21b276b90d5142adbca238d82e575525fd2c /x11-drivers/xf86-video-ati | |
parent | x11-drivers/xf86-video-amdgpu: x86 stable (bug #669588) (diff) | |
download | gentoo-7bdffe80aeb93f2b6c21c4df12403b6fff4f447b.tar.gz gentoo-7bdffe80aeb93f2b6c21c4df12403b6fff4f447b.tar.bz2 gentoo-7bdffe80aeb93f2b6c21c4df12403b6fff4f447b.zip |
x11-drivers/xf86-video-ati: x86 stable (bug #669588)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 b3bb787e3859..b5a624372eba 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 @@ -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" |