media-video/libva-utils: sync live ebuild keywords
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 22 Jan 2020 05:39:21 +0000 (21:39 -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-9999.ebuild

index 0f311f4f431d3051878cf36c227d87784a268712..b6f4b82a5e3fd099be141c1bc9a2a7b91e3f4b73 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"