projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d44dfca
)
x11-libs/libva: x86 stable, bug #538640
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 31 Jan 2016 18:21:05 +0000
(19:21 +0100)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 31 Jan 2016 18:21:05 +0000
(19:21 +0100)
Package-Manager: portage-2.2.27
x11-libs/libva/libva-1.6.2.ebuild
patch
|
blob
|
history
diff --git
a/x11-libs/libva/libva-1.6.2.ebuild
b/x11-libs/libva/libva-1.6.2.ebuild
index 5cd1c389368ffe13b29e31d546b94184553dd2df..797b958255f8673b08c6858e03e033ce66ff9221 100644
(file)
--- a/
x11-libs/libva/libva-1.6.2.ebuild
+++ b/
x11-libs/libva/libva-1.6.2.ebuild
@@
-26,9
+26,9
@@
fi
LICENSE="MIT"
SLOT="0"
if [ "${PV%9999}" = "${PV}" ] ; then
- KEYWORDS="amd64
~
x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
else
- KEYWORDS=""
+ KEYWORDS="
x86
"
fi
IUSE="+drm egl opengl vdpau wayland X"