diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:13:50 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:17:26 +0100 |
commit | 4e1e29ccfa7406443283938c7659475bfbb5a698 (patch) | |
tree | a09fcc7de663e46b383f092eba9135d3f91d75a3 /x11-libs | |
parent | x11-libs/libXtst: x86 stable (bug #758461) (diff) | |
download | gentoo-4e1e29ccfa7406443283938c7659475bfbb5a698.tar.gz gentoo-4e1e29ccfa7406443283938c7659475bfbb5a698.tar.bz2 gentoo-4e1e29ccfa7406443283938c7659475bfbb5a698.zip |
x11-libs/libdrm: x86 stable (bug #758461)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 8795ae37badd..f2bc92f45d50 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" |