summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-11-13 10:14:48 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-11-13 10:16:34 +0100
commit8b75d4c479402d2e4aeaf189e8ec371470033020 (patch)
tree912d69c9c79ce8513869de68c6389f0d69a1b5a5 /x11-libs/libdrm
parentx11-drivers/xf86-video-vesa: ia64 stable wrt bug #559062 (diff)
downloadgentoo-8b75d4c479402d2e4aeaf189e8ec371470033020.tar.gz
gentoo-8b75d4c479402d2e4aeaf189e8ec371470033020.tar.bz2
gentoo-8b75d4c479402d2e4aeaf189e8ec371470033020.zip
x11-libs/libdrm: ia64 stable wrt bug #559062
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libdrm')
-rw-r--r--x11-libs/libdrm/libdrm-2.4.65.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.65.ebuild b/x11-libs/libdrm/libdrm-2.4.65.ebuild
index ebca747b0d2a..b9c20cd22afd 100644
--- a/x11-libs/libdrm/libdrm-2.4.65.ebuild
+++ b/x11-libs/libdrm/libdrm-2.4.65.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 vmware"
for card in ${VIDEO_CARDS}; do
IUSE_VIDEO_CARDS+=" video_cards_${card}"