commit:     05bdf9a6d350b4cd2a1946051d08b7b68135c0f2
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 23:52:33 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun May 27 23:57:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05bdf9a6

x11-drivers/xf86-video-ati: Depend on virtual/libudev:=

Bug: https://bugs.gentoo.org/545906

 .../{xf86-video-ati-9999.ebuild => xf86-video-ati-18.0.1-r1.ebuild}   | 4 ++--
 x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild                 | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild 
b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r1.ebuild
similarity index 89%
copy from x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
copy to x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r1.ebuild
index 3bb9e4ef626..10c93ae6401 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r1.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"
@@ -20,7 +20,7 @@ IUSE="+glamor udev"
 RDEPEND=">=x11-libs/libdrm-2.4.78[video_cards_radeon]
        >=x11-libs/libpciaccess-0.8.0
        glamor? ( x11-base/xorg-server[glamor] )
-       udev? ( virtual/udev )"
+       udev? ( virtual/libudev:= )"
 DEPEND="${RDEPEND}
        x11-base/xorg-proto"
 

diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild 
b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
index 3bb9e4ef626..3f5390aec7a 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
@@ -20,7 +20,7 @@ IUSE="+glamor udev"
 RDEPEND=">=x11-libs/libdrm-2.4.78[video_cards_radeon]
        >=x11-libs/libpciaccess-0.8.0
        glamor? ( x11-base/xorg-server[glamor] )
-       udev? ( virtual/udev )"
+       udev? ( virtual/libudev:= )"
 DEPEND="${RDEPEND}
        x11-base/xorg-proto"
 

Reply via email to