summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-08-13 12:52:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-08-13 12:52:42 +0200
commit0649a8ebc0e96434fb65fd16d7b4cddc96164768 (patch)
tree21348dce49c68b8c55c9d68f8933fe9c4e4a9f3e /media-video
parentdev-libs/ivykis: ia64 stable wrt bug #674222 (diff)
downloadgentoo-0649a8ebc0e96434fb65fd16d7b4cddc96164768.tar.gz
gentoo-0649a8ebc0e96434fb65fd16d7b4cddc96164768.tar.bz2
gentoo-0649a8ebc0e96434fb65fd16d7b4cddc96164768.zip
media-video/libva-utils: amd64 stable wrt bug #684108
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r--media-video/libva-utils/libva-utils-2.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/libva-utils/libva-utils-2.4.0.ebuild b/media-video/libva-utils/libva-utils-2.4.0.ebuild
index 2f717dd4c46c..8482dda2887c 100644
--- a/media-video/libva-utils/libva-utils-2.4.0.ebuild
+++ b/media-video/libva-utils/libva-utils-2.4.0.ebuild
@@ -13,7 +13,7 @@ DESCRIPTION="Collection of utilities and tests for VA-API"
HOMEPAGE="https://01.org/linuxmedia/vaapi"
if [[ ${PV} != *9999* ]] ; then
SRC_URI="https://github.com/intel/libva-utils/releases/download/${PV}/${P}.tar.bz2"
- KEYWORDS="~amd64 arm64 x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 arm64 x86 ~amd64-linux ~x86-linux"
fi
LICENSE="MIT"