diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-18 23:15:41 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-18 23:15:41 +0100 |
commit | 82caea90edb9e6c18765c31c3d881d31bd02c33a (patch) | |
tree | 248422029b5ca1e283fd118012f3e08e819533e7 /x11-libs | |
parent | x11-apps/xauth: Stabilize 1.1.1 amd64, #831378 (diff) | |
download | gentoo-82caea90edb9e6c18765c31c3d881d31bd02c33a.tar.gz gentoo-82caea90edb9e6c18765c31c3d881d31bd02c33a.tar.bz2 gentoo-82caea90edb9e6c18765c31c3d881d31bd02c33a.zip |
x11-libs/libdrm: Stabilize 2.4.109 amd64, #831378
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.109.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.109.ebuild b/x11-libs/libdrm/libdrm-2.4.109.ebuild index ffb714a72fac..724da4738dab 100644 --- a/x11-libs/libdrm/libdrm-2.4.109.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.109.ebuild @@ -18,7 +18,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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~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" |