x11-drivers/xf86-video-r128: Drop unnecessary patch
authorMatt Turner <mattst88@gentoo.org>
Thu, 9 Aug 2018 16:30:57 +0000 (09:30 -0700)
committerMatt Turner <mattst88@gentoo.org>
Thu, 9 Aug 2018 16:31:45 +0000 (09:31 -0700)
Closes: https://bugs.gentoo.org/663238

x11-drivers/xf86-video-r128/xf86-video-r128-6.11.0.ebuild

index c967882ffe85da81f00d000b0aee7659b7150cb6..e770f425a248b0d9101d131207bce30889009da2 100644 (file)
@@ -14,8 +14,6 @@ IUSE="dri"
 RDEPEND=">=x11-base/xorg-server-1.2"
 DEPEND="${RDEPEND}"
 
-PATCHES=( "${FILESDIR}"/${P}-fix-stdint_h.patch )
-
 pkg_setup() {
        XORG_CONFIGURE_OPTIONS=(
                $(use_enable dri)