diff options
author | Sam James <sam@gentoo.org> | 2021-05-27 19:14:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-27 19:14:02 +0000 |
commit | 4ee72fcf19c916504645c04c0f7cbbd0a275d2c8 (patch) | |
tree | 4bc2290481b1db5e0b8290fe08dec9c2623d3d88 /x11-libs/libdrm | |
parent | media-libs/libglvnd: Stabilize 1.3.3 x86, #787818 (diff) | |
download | gentoo-4ee72fcf19c916504645c04c0f7cbbd0a275d2c8.tar.gz gentoo-4ee72fcf19c916504645c04c0f7cbbd0a275d2c8.tar.bz2 gentoo-4ee72fcf19c916504645c04c0f7cbbd0a275d2c8.zip |
x11-libs/libdrm: Stabilize 2.4.105 x86, #787818
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libdrm')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.105.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.105.ebuild b/x11-libs/libdrm/libdrm-2.4.105.ebuild index 3b57e6c92a24..103bc50a5a3d 100644 --- a/x11-libs/libdrm/libdrm-2.4.105.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.105.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" |