diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 20:50:19 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 20:54:00 +0200 |
commit | 67e4575a6f604998992b724f4fcf21e0ae92ce6c (patch) | |
tree | 27a5a62301b6ace2ee587f47415387329366135a /x11-libs | |
parent | x11-misc/spnavcfg: x86 stable (bug #617590) (diff) | |
download | gentoo-67e4575a6f604998992b724f4fcf21e0ae92ce6c.tar.gz gentoo-67e4575a6f604998992b724f4fcf21e0ae92ce6c.tar.bz2 gentoo-67e4575a6f604998992b724f4fcf21e0ae92ce6c.zip |
x11-libs/libdrm: x86 stable (bug #629244)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.82.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.82.ebuild b/x11-libs/libdrm/libdrm-2.4.82.ebuild index 615539acfda8..22f117d3d578 100644 --- a/x11-libs/libdrm/libdrm-2.4.82.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.82.ebuild @@ -14,7 +14,7 @@ else SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2" fi -KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vivante vmware" for card in ${VIDEO_CARDS}; do IUSE_VIDEO_CARDS+=" video_cards_${card}" |