diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:49:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:52:06 +0300 |
commit | ab1c52eb088ccc0b60951b6947571a5891fc2715 (patch) | |
tree | 2f6367ad90fc3f6c161f1a75ca9a8bed10ac54e7 /x11-drivers | |
parent | x11-drivers/xf86-video-amdgpu: x86 stable wrt bug #682846 (diff) | |
download | gentoo-ab1c52eb088ccc0b60951b6947571a5891fc2715.tar.gz gentoo-ab1c52eb088ccc0b60951b6947571a5891fc2715.tar.bz2 gentoo-ab1c52eb088ccc0b60951b6947571a5891fc2715.zip |
x11-drivers/xf86-video-ati: x86 stable wrt bug #682846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
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 0827999bf5f6..a343f09054d2 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" |