diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-20 12:20:31 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-20 12:20:43 -0700 |
commit | 099a797bce9d62069ca61a37d3cd4c14e072b4bf (patch) | |
tree | 17f810cf9797582dec27ae3f5aafc3e09f769898 /x11-libs | |
parent | media-libs/mesa-17.2.8: hppa stable, bug 641024 (diff) | |
download | gentoo-099a797bce9d62069ca61a37d3cd4c14e072b4bf.tar.gz gentoo-099a797bce9d62069ca61a37d3cd4c14e072b4bf.tar.bz2 gentoo-099a797bce9d62069ca61a37d3cd4c14e072b4bf.zip |
x11-libs/libdrm-2.4.88: hppa stable, bug 641024
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.88.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.88.ebuild b/x11-libs/libdrm/libdrm-2.4.88.ebuild index 67ce15275409..7a5da3105ebd 100644 --- a/x11-libs/libdrm/libdrm-2.4.88.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.88.ebuild @@ -14,7 +14,7 @@ else SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2" fi -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware" for card in ${VIDEO_CARDS}; do IUSE_VIDEO_CARDS+=" video_cards_${card}" |