diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 20:46:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 20:46:46 +0000 |
commit | 55d874a9015826c10cf8d141dc51442aa70e10b3 (patch) | |
tree | 8c95faf8ffe12314796dadef59e84685cac59211 /media-libs/mediastreamer | |
parent | net-misc/nx: Added missing x11-proto/xextproto do DEPEND. (diff) | |
download | gentoo-55d874a9015826c10cf8d141dc51442aa70e10b3.tar.gz gentoo-55d874a9015826c10cf8d141dc51442aa70e10b3.tar.bz2 gentoo-55d874a9015826c10cf8d141dc51442aa70e10b3.zip |
media-libs/mediastreamer: stable 2.9.0-r2 for ppc, bug #641512
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-libs/mediastreamer')
-rw-r--r-- | media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild b/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild index 826ed970efb7..09c11daf566e 100644 --- a/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild +++ b/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/linphone/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/3" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" # Many cameras will not work or will crash an application if mediastreamer2 is # not built with v4l2 support (taken from configure.ac) # TODO: run-time test for ipv6: does it really need ortp[ipv6] ? |