diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:42:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 15:42:10 +0200 |
commit | f1c07c2db229d42bf2707772bcc06c3827e0f58c (patch) | |
tree | 539d1730b66492ebae58045f2509ba92b1d68977 /x11-libs | |
parent | x11-drivers/xf86-video-ati: sparc stable wrt bug #620234 (diff) | |
download | gentoo-f1c07c2db229d42bf2707772bcc06c3827e0f58c.tar.gz gentoo-f1c07c2db229d42bf2707772bcc06c3827e0f58c.tar.bz2 gentoo-f1c07c2db229d42bf2707772bcc06c3827e0f58c.zip |
x11-libs/libdrm: sparc stable wrt bug #620234
Package-Manager: Portage-2.3.5, Repoman-2.3.1
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.80.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.80.ebuild b/x11-libs/libdrm/libdrm-2.4.80.ebuild index 127c755e8bd2..d3a93bf4c0b7 100644 --- a/x11-libs/libdrm/libdrm-2.4.80.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.80.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}" |