summaryrefslogtreecommitdiff
path: root/x11-libs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-22 18:19:42 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-22 18:19:42 +0100
commit6fc1789f53dfe2135557f19c540e5a89feee9b91 (patch)
treed2f1299a46479288aac68091b56f470dc4149b5b /x11-libs
parentdd37e243c0638a7b51d9b5093d6ed3d20595ef85 (diff)
downloadgentoo-6fc1789f53dfe2135557f19c540e5a89feee9b91.tar.gz
gentoo-6fc1789f53dfe2135557f19c540e5a89feee9b91.tar.xz
x11-libs/libdrm: sparc stable wrt bug #579266
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libdrm/libdrm-2.4.70.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.70.ebuild b/x11-libs/libdrm/libdrm-2.4.70.ebuild
index 96a1699fe3e..8cd2c29a9dd 100644
--- a/x11-libs/libdrm/libdrm-2.4.70.ebuild
+++ b/x11-libs/libdrm/libdrm-2.4.70.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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}"