diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-22 17:34:43 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-22 17:34:53 -0700 |
commit | 59a5687604b72e648552d2d57ebb3e30314050bb (patch) | |
tree | a5d06072ea15891bd0759d2fd0f79895f3d7a0d0 /x11-libs | |
parent | media-libs/mesa-17.3.8: hppa stable, bug 652350 (diff) | |
download | gentoo-59a5687604b72e648552d2d57ebb3e30314050bb.tar.gz gentoo-59a5687604b72e648552d2d57ebb3e30314050bb.tar.bz2 gentoo-59a5687604b72e648552d2d57ebb3e30314050bb.zip |
x11-libs/libdrm-2.4.89: hppa stable, bug 652350
Diffstat (limited to 'x11-libs')
-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 cc8b1e46112a..b798ebe33c45 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" |