diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-18 19:44:35 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-18 19:45:03 -0700 |
commit | 0c6678174c7b91d8e41d38399a8b3cf621d24cb1 (patch) | |
tree | bbce5c577b154594dbb16ab51d1f5d96a64ddf9c /x11-libs/libdrm | |
parent | x11-libs/libdmx-1.1.4: ppc stable, bug 664002 (diff) | |
download | gentoo-0c6678174c7b91d8e41d38399a8b3cf621d24cb1.tar.gz gentoo-0c6678174c7b91d8e41d38399a8b3cf621d24cb1.tar.bz2 gentoo-0c6678174c7b91d8e41d38399a8b3cf621d24cb1.zip |
x11-libs/libdrm-2.4.93: ppc stable, bug 664002
Diffstat (limited to 'x11-libs/libdrm')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.93.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.93.ebuild b/x11-libs/libdrm/libdrm-2.4.93.ebuild index 67317de1c2d9..e9d45e67c82c 100644 --- a/x11-libs/libdrm/libdrm-2.4.93.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.93.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} = 9999* ]]; then SRC_URI="" 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" |