diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-06 22:29:22 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-06 22:42:49 -0700 |
commit | a3e83d419a302523b8ee5ca88fa6e8232dd88d8b (patch) | |
tree | 3b7d41ce32e35d5d70590b9c6ca720585ae69624 /x11-libs/libdrm | |
parent | media-libs/mesa-17.3.8: ppc64 stable, bug 652350 (diff) | |
download | gentoo-a3e83d419a302523b8ee5ca88fa6e8232dd88d8b.tar.gz gentoo-a3e83d419a302523b8ee5ca88fa6e8232dd88d8b.tar.bz2 gentoo-a3e83d419a302523b8ee5ca88fa6e8232dd88d8b.zip |
x11-libs/libdrm-2.4.89: ppc64 stable, bug 652350
Diffstat (limited to 'x11-libs/libdrm')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.89.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.89.ebuild b/x11-libs/libdrm/libdrm-2.4.89.ebuild index ea17d2de4698..f89932d40039 100644 --- a/x11-libs/libdrm/libdrm-2.4.89.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.89.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/drm.git" else SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2" - 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" fi VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware" |