commit: 6acadb0560899a8955c5cc224074c96caa36bdee
Author: stefson <herrtimson <AT> yahoo <DOT> de>
AuthorDate: Thu Dec 3 13:43:52 2020 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 16:33:38 2020 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=6acadb05
x11-libs/libdrm: stable for arm/arm64/ppc/x86
keywords copied from tree
Signed-off-by: Steffen Kuhn <nielson2 <AT> yandex.com>
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
x11-libs/libdrm/libdrm-2.4.102.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libdrm/libdrm-2.4.102.ebuild
b/x11-libs/libdrm/libdrm-2.4.102.ebuild
index 179bcef..d40daba 100644
--- a/x11-libs/libdrm/libdrm-2.4.102.ebuild
+++ b/x11-libs/libdrm/libdrm-2.4.102.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} = 9999* ]]; then
SRC_URI=""
else
SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~x86"
+ KEYWORDS="amd64 arm arm64 ~mips ppc x86"
fi
VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4
vivante vmware"