projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
214e47a
)
x11-libs/libdrm: Move KEYWORDS assignment
author
Matt Turner
<mattst88@gentoo.org>
Fri, 5 Jan 2018 18:07:53 +0000
(10:07 -0800)
committer
Matt Turner
<mattst88@gentoo.org>
Fri, 5 Jan 2018 18:10:57 +0000
(10:10 -0800)
x11-libs/libdrm/libdrm-9999.ebuild
patch
|
blob
|
history
diff --git
a/x11-libs/libdrm/libdrm-9999.ebuild
b/x11-libs/libdrm/libdrm-9999.ebuild
index 9a326c12fb8f279686f0be5f49db59d1409d0945..092c800d11d73aba5c23aeb9777052ca6c93e789 100644
(file)
--- a/
x11-libs/libdrm/libdrm-9999.ebuild
+++ b/
x11-libs/libdrm/libdrm-9999.ebuild
@@
-12,9
+12,9
@@
if [[ ${PV} = 9999* ]]; then
EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/drm.git"
else
SRC_URI="https://dri.freedesktop.org/libdrm/${P}.tar.bz2"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
fi
-KEYWORDS=""
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}"