commit: 3e9689f6a12562b96bcd984d54b4f55e28f126d9
Author: stefson <herrtimson <AT> yahoo <DOT> de>
AuthorDate: Mon Feb 11 08:45:34 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Feb 11 12:00:54 2019 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=3e9689f6
x11-libs/libdrm: stable for arm
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
x11-libs/libdrm/libdrm-2.4.96.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libdrm/libdrm-2.4.96.ebuild
b/x11-libs/libdrm/libdrm-2.4.96.ebuild
index 190fb32..986e420 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="amd64 ~arm ~mips ~ppc x86"
+ KEYWORDS="amd64 arm ~mips ~ppc x86"
fi
VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4
vivante vmware"