From: Agostino Sarubbo Date: Sun, 22 Jan 2017 17:19:42 +0000 (+0100) Subject: x11-libs/libdrm: sparc stable wrt bug #579266 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6fc1789f53dfe2135557f19c540e5a89feee9b91;p=gentoo.git x11-libs/libdrm: sparc stable wrt bug #579266 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo --- diff --git a/x11-libs/libdrm/libdrm-2.4.70.ebuild b/x11-libs/libdrm/libdrm-2.4.70.ebuild index 96a1699fe3ee..8cd2c29a9dd2 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}"