diff options
author | Sam James <sam@gentoo.org> | 2021-03-09 11:30:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-09 11:30:27 +0000 |
commit | 962e337e1bd75bd52182864dafe76ec192025c03 (patch) | |
tree | 4cf0f0a296b2dec4d81454764d18027a969ebc05 /x11-libs | |
parent | dev-libs/wayland: Stabilize 1.19.0 x86, #774921 (diff) | |
download | gentoo-962e337e1bd75bd52182864dafe76ec192025c03.tar.gz gentoo-962e337e1bd75bd52182864dafe76ec192025c03.tar.bz2 gentoo-962e337e1bd75bd52182864dafe76ec192025c03.zip |
x11-libs/libdrm: Stabilize 2.4.104 x86, #774921
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.104.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.104.ebuild b/x11-libs/libdrm/libdrm-2.4.104.ebuild index fb7381360f73..1aada9fbc7db 100644 --- a/x11-libs/libdrm/libdrm-2.4.104.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.104.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" |