summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-08 08:38:42 +0100
committerMichael Weber <xmw@gentoo.org>2017-03-08 08:44:28 +0100
commitd0e2c7941143b33c313daac7eb43414c141e38b9 (patch)
tree7cd3b0ad2b70fee21594e61eabc3e5bb3a58feb8 /x11-libs
parentx11-libs/libXi: arm stable (bug 611056) (diff)
downloadgentoo-d0e2c7941143b33c313daac7eb43414c141e38b9.tar.gz
gentoo-d0e2c7941143b33c313daac7eb43414c141e38b9.tar.bz2
gentoo-d0e2c7941143b33c313daac7eb43414c141e38b9.zip
x11-libs/libdrm: arm stable (bug 611056)
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libdrm/libdrm-2.4.75.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.75.ebuild b/x11-libs/libdrm/libdrm-2.4.75.ebuild
index 4c2cfd2551a3..d26bbf4998e4 100644
--- a/x11-libs/libdrm/libdrm-2.4.75.ebuild
+++ b/x11-libs/libdrm/libdrm-2.4.75.ebuild
@@ -14,7 +14,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 ~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}"