diff options
author | Michael Palimaka <kensington@gentoo.org> | 2015-10-30 04:13:29 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-10-30 04:13:47 +1100 |
commit | b45c71d27e774e2174706b1264e4c672a37b5321 (patch) | |
tree | 2171ff067787b92a86bdfb336f11335b738844a2 /media-video | |
parent | net-misc/openssh: make hpn-x509 glue patch application more robust #564380 (diff) | |
download | gentoo-b45c71d27e774e2174706b1264e4c672a37b5321.tar.gz gentoo-b45c71d27e774e2174706b1264e4c672a37b5321.tar.bz2 gentoo-b45c71d27e774e2174706b1264e4c672a37b5321.zip |
media-video/smplayer: restore ppc keyword
Gentoo-bug: 538804
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/smplayer/smplayer-14.9.0.6994.ebuild | 2 | ||||
-rw-r--r-- | media-video/smplayer/smplayer-15.9.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-video/smplayer/smplayer-14.9.0.6994.ebuild b/media-video/smplayer/smplayer-14.9.0.6994.ebuild index 966f0c70e2f1..c1c070018d5a 100644 --- a/media-video/smplayer/smplayer-14.9.0.6994.ebuild +++ b/media-video/smplayer/smplayer-14.9.0.6994.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux" IUSE="autoshutdown bidi debug mpris +qt4 qt5 streaming" REQUIRED_USE="^^ ( qt4 qt5 )" diff --git a/media-video/smplayer/smplayer-15.9.0.ebuild b/media-video/smplayer/smplayer-15.9.0.ebuild index ea8286e66a06..2e60a50c092a 100644 --- a/media-video/smplayer/smplayer-15.9.0.ebuild +++ b/media-video/smplayer/smplayer-15.9.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86 ~x86-fbsd ~amd64-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux" IUSE="autoshutdown bidi debug mpris +qt4 qt5 streaming" REQUIRED_USE="^^ ( qt4 qt5 )" |