diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:59:42 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-08 03:59:42 +0200 |
commit | 55aecea15f566006e9867136e576cc2a9ba98044 (patch) | |
tree | 7fdcb7bcef467b928d84375d4d1ec978bf8d0c73 /x11-libs | |
parent | x11-apps/mesa-progs: x86 stable (bug #682616) (diff) | |
download | gentoo-55aecea15f566006e9867136e576cc2a9ba98044.tar.gz gentoo-55aecea15f566006e9867136e576cc2a9ba98044.tar.bz2 gentoo-55aecea15f566006e9867136e576cc2a9ba98044.zip |
x11-libs/libdrm: x86 stable (bug #682616)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.97.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.97.ebuild b/x11-libs/libdrm/libdrm-2.4.97.ebuild index d3737951ab68..0b6d21c13eb6 100644 --- a/x11-libs/libdrm/libdrm-2.4.97.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.97.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} = 9999* ]]; then SRC_URI="" else SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" fi VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware" |