summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-12-19 16:17:58 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-12-19 16:45:56 +0100
commit61a93c64161147a4021a7229db6f99ce612381a4 (patch)
tree33fccbdc4dab740eb3e71ee56ce4944627886ef3 /media-libs/mediastreamer
parentmedia-radio/xlog: x86 stable (bug #641496) (diff)
downloadgentoo-61a93c64161147a4021a7229db6f99ce612381a4.tar.gz
gentoo-61a93c64161147a4021a7229db6f99ce612381a4.tar.bz2
gentoo-61a93c64161147a4021a7229db6f99ce612381a4.zip
media-libs/mediastreamer: x86 stable (bug #641512)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'media-libs/mediastreamer')
-rw-r--r--media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild2
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 48cb07c5b2d7..86db1bda81ed 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] ?