media-video/libva-utils: keyword 2.4.0 on ~ppc64
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 22 Jan 2020 05:38:27 +0000 (21:38 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 22 Jan 2020 05:40:08 +0000 (21:40 -0800)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
media-video/libva-utils/libva-utils-2.4.0.ebuild

index f9e89f182263dcb6184e8e8b5711624cff8f4fc8..e9e8647bce721da435203e0b998ac9f8cb364b53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -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 ~ppc64 x86 ~amd64-linux ~x86-linux"
 fi
 
 LICENSE="MIT"