diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 12:45:15 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 12:45:15 +0200 |
commit | 39e0d56c928e2dac480ddb0326e9ffb362b36cb2 (patch) | |
tree | 903925dcc8af2b247b176baf29e17a2180fab6f9 /x11-libs | |
parent | x11-libs/libXi: x86 stable, bug 579266 (diff) | |
download | gentoo-39e0d56c928e2dac480ddb0326e9ffb362b36cb2.tar.gz gentoo-39e0d56c928e2dac480ddb0326e9ffb362b36cb2.tar.bz2 gentoo-39e0d56c928e2dac480ddb0326e9ffb362b36cb2.zip |
x11-libs/libdrm: x86 stable, bug 579266
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libdrm/libdrm-2.4.70.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libdrm/libdrm-2.4.70.ebuild b/x11-libs/libdrm/libdrm-2.4.70.ebuild index 4c969e215983..78227562a6e1 100644 --- a/x11-libs/libdrm/libdrm-2.4.70.ebuild +++ b/x11-libs/libdrm/libdrm-2.4.70.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 vc4 vmware" for card in ${VIDEO_CARDS}; do IUSE_VIDEO_CARDS+=" video_cards_${card}" |