diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-10 09:22:54 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-10 09:23:11 -0800 |
commit | 5002e40a9d962807a6e81fe97435ab54136638af (patch) | |
tree | 747003dcc2634d0bd4764c18b466c3dfcf1f277a /x11-libs/libdrm | |
parent | x11-libs/libX11-1.6.7: alpha stable, bug 668900 (diff) | |
download | gentoo-5002e40a9d962807a6e81fe97435ab54136638af.tar.gz gentoo-5002e40a9d962807a6e81fe97435ab54136638af.tar.bz2 gentoo-5002e40a9d962807a6e81fe97435ab54136638af.zip |
x11-libs/libdrm-2.4.96: alpha stable, bug 668900
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libdrm')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.96.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.96.ebuild b/x11-libs/libdrm/libdrm-2.4.96.ebuild index be4bb901ca15..701aea4a9862 100644 --- a/x11-libs/libdrm/libdrm-2.4.96.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.96.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" |