diff options
author | Sam James <sam@gentoo.org> | 2020-12-07 05:12:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-07 05:12:27 +0000 |
commit | 8ae68d7c03d5dc58e1d22b610e880aa635c0698d (patch) | |
tree | d492f13eefdae021ddd24c36726c73d7e9a76946 /x11-libs | |
parent | x11-libs/libXtst: Stabilize 1.2.3-r2 arm64, #758461 (diff) | |
download | gentoo-8ae68d7c03d5dc58e1d22b610e880aa635c0698d.tar.gz gentoo-8ae68d7c03d5dc58e1d22b610e880aa635c0698d.tar.bz2 gentoo-8ae68d7c03d5dc58e1d22b610e880aa635c0698d.zip |
x11-libs/libdrm: Stabilize 2.4.103 arm64, #758461
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.103.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.103.ebuild b/x11-libs/libdrm/libdrm-2.4.103.ebuild index 9ca25df2714e..23f115cdc10f 100644 --- a/x11-libs/libdrm/libdrm-2.4.103.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.103.ebuild @@ -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" |