diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 15:29:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-18 15:29:23 +0100 |
commit | c24992ba192c5760556a0df04d19e91eb90d33ae (patch) | |
tree | 17a0add4896dcbac7be6f4b5e81a1143555d2550 /x11-drivers/xf86-video-ati | |
parent | x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #700310 (diff) | |
download | gentoo-c24992ba192c5760556a0df04d19e91eb90d33ae.tar.gz gentoo-c24992ba192c5760556a0df04d19e91eb90d33ae.tar.bz2 gentoo-c24992ba192c5760556a0df04d19e91eb90d33ae.zip |
x11-drivers/xf86-video-ati: amd64 stable wrt bug #700310
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild index 2aab4b2d7290..0d25daa1918a 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0.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" + KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi DESCRIPTION="ATI video driver" |