diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-28 17:51:46 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-28 17:51:59 +0200 |
commit | fda00f9563221868713a7f49e1434fe4469c67c8 (patch) | |
tree | 7a64f6d27d27309501181302d6a8e42e5b2b0ab1 /x11-libs | |
parent | x11-libs/libdmx-1.1.4: ia64 stable, bug 664002 (diff) | |
download | gentoo-fda00f9563221868713a7f49e1434fe4469c67c8.tar.gz gentoo-fda00f9563221868713a7f49e1434fe4469c67c8.tar.bz2 gentoo-fda00f9563221868713a7f49e1434fe4469c67c8.zip |
x11-libs/libdrm-2.4.93: ia64 stable, bug 664002
Diffstat (limited to 'x11-libs')
-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 58ff12a2ed4f..11d0b618285b 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 ~x86-linux" + KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" fi VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware" |