commit: 3467c5759b3ba7300f531339cea3a11b27839bfa Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Tue May 8 20:59:07 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Tue May 8 21:15:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3467c575
x11-drivers/xf86-video-vesa: Drop ia64 keywords Unclear whether this driver can work on ia64, and does not compile. Bug: https://bugs.gentoo.org/641744 x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild | 2 +- x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild | 2 +- x11-drivers/xf86-video-vesa/xf86-video-vesa-2.4.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild index f8b4ca62a11..0d534cc2582 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="Generic VESA video driver" -KEYWORDS="-* alpha amd64 ia64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="-* alpha amd64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99 diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild index 36222ce9cd7..c0e1de044ce 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit linux-info xorg-2 DESCRIPTION="Generic VESA video driver" -KEYWORDS="-* alpha amd64 ia64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="-* alpha amd64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.6 diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.4.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.4.0.ebuild index cdeac87113f..540931da416 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.4.0.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 inherit linux-info xorg-2 DESCRIPTION="Generic VESA video driver" -KEYWORDS="-* alpha amd64 ~ia64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="-* alpha amd64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.6
