diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2018-04-18 03:27:11 +0000 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-23 10:50:34 -0400 |
commit | 4417c8c89b52e3ce89ff9adfd555ed751efaae11 (patch) | |
tree | 0a6c6a7aa757ad3f1356597c867d99763712d0c0 /media-video | |
parent | kde-frameworks/kwindowsystem: Keyword 5.43.0 ~ppc64 (diff) | |
download | gentoo-4417c8c89b52e3ce89ff9adfd555ed751efaae11.tar.gz gentoo-4417c8c89b52e3ce89ff9adfd555ed751efaae11.tar.bz2 gentoo-4417c8c89b52e3ce89ff9adfd555ed751efaae11.zip |
media-video/syncplay: Keyword 1.5.1 ~ppc64
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/syncplay/syncplay-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/syncplay/syncplay-1.5.1.ebuild b/media-video/syncplay/syncplay-1.5.1.ebuild index 00a24344bbf1..1261425ad26b 100644 --- a/media-video/syncplay/syncplay-1.5.1.ebuild +++ b/media-video/syncplay/syncplay-1.5.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Syncplay/syncplay/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="~amd64 ~ppc64 x86" IUSE="+client +server gui vlc" REQUIRED_USE="vlc? ( client ) gui? ( client ) |