commit: a36f525ae645dfa4730fd89972f39e82c567e7cd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 9 10:30:19 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 9 10:30:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a36f525a
x11-libs/libdrm: Stabilize 2.4.104 arm, #774921
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-libs/libdrm/libdrm-2.4.104.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-libs/libdrm/libdrm-2.4.104.ebuild
b/x11-libs/libdrm/libdrm-2.4.104.ebuild
index 48e056d6a35..74cf33b88cb 100644
--- a/x11-libs/libdrm/libdrm-2.4.104.ebuild
+++ b/x11-libs/libdrm/libdrm-2.4.104.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ if [[ ${PV} = 9999* ]]; then
SRC_URI=""
else
SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
fi
VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4
vivante vmware"