x11-libs/libva: sync live ebuild keywords
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 22 Jan 2020 05:31:32 +0000 (21:31 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 22 Jan 2020 05:40:07 +0000 (21:40 -0800)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
x11-libs/libva/libva-9999.ebuild

index 00629ae44aeb0be4a51d06c1d1232b9f4805b340..016d79e6442ee8fba2adc38bd8535d878e318616 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
@@ -15,7 +15,7 @@ if [[ ${PV} = *9999* ]] ; then # Live ebuild
        AUTOTOOLS_AUTORECONF="yes"
 else
        SRC_URI="https://github.com/intel/libva/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"