media-video/obs-studio: sync live ebuild keywords
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 19 May 2020 17:15:07 +0000 (10:15 -0700)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Tue, 19 May 2020 18:10:34 +0000 (11:10 -0700)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
media-video/obs-studio/obs-studio-9999.ebuild

index 1b5be7a26762cd4bdc8f75d214442bf4ad011357..a433abe939fa20d397f2b731a8a8211de24dda50 100644 (file)
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_SUBMODULES=()
 else
        SRC_URI="https://github.com/obsproject/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~ppc64 ~x86"
 fi
 
 DESCRIPTION="Software for Recording and Streaming Live Video Content"