summaryrefslogtreecommitdiff
path: root/x11-libs/libdrm
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-09-17 12:45:15 +0200
committerPacho Ramos <pacho@gentoo.org>2016-09-17 12:45:15 +0200
commit39e0d56c928e2dac480ddb0326e9ffb362b36cb2 (patch)
tree903925dcc8af2b247b176baf29e17a2180fab6f9 /x11-libs/libdrm
parent5be24e77d8f977d5de4403dc01c26a1d66d85f67 (diff)
downloadgentoo-39e0d56c928e2dac480ddb0326e9ffb362b36cb2.tar.gz
gentoo-39e0d56c928e2dac480ddb0326e9ffb362b36cb2.tar.xz
x11-libs/libdrm: x86 stable, bug 579266
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-libs/libdrm')
-rw-r--r--x11-libs/libdrm/libdrm-2.4.70.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.70.ebuild b/x11-libs/libdrm/libdrm-2.4.70.ebuild
index 4c969e21598..78227562a6e 100644
--- a/x11-libs/libdrm/libdrm-2.4.70.ebuild
+++ b/x11-libs/libdrm/libdrm-2.4.70.ebuild
@@ -15,7 +15,7 @@ else
SRC_URI="https://dri.freedesktop.org/${PN}/${P}.tar.bz2"
fi
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux"
VIDEO_CARDS="amdgpu exynos freedreno intel nouveau omap radeon tegra vc4 vmware"
for card in ${VIDEO_CARDS}; do
IUSE_VIDEO_CARDS+=" video_cards_${card}"