summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-17 17:34:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-17 17:34:55 +0000
commitd2e1e301216e6700bc4e3b850f8ca5635b4da6e0 (patch)
tree4d5783d74247df0f7e09889ef46a7890825e000c /media-libs/mediastreamer/mediastreamer-2.8.2.ebuild
parentAdd ~ppc64, wrt bug #443964 (diff)
downloadgentoo-2-d2e1e301216e6700bc4e3b850f8ca5635b4da6e0.tar.gz
gentoo-2-d2e1e301216e6700bc4e3b850f8ca5635b4da6e0.tar.bz2
gentoo-2-d2e1e301216e6700bc4e3b850f8ca5635b4da6e0.zip
Add ~ppc64, wrt bug #443964
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/mediastreamer/mediastreamer-2.8.2.ebuild')
-rw-r--r--media-libs/mediastreamer/mediastreamer-2.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mediastreamer/mediastreamer-2.8.2.ebuild b/media-libs/mediastreamer/mediastreamer-2.8.2.ebuild
index 72a5ac0f5692..78328ba634d4 100644
--- a/media-libs/mediastreamer/mediastreamer-2.8.2.ebuild
+++ b/media-libs/mediastreamer/mediastreamer-2.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mediastreamer/mediastreamer-2.8.2.ebuild,v 1.2 2012/12/17 17:33:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mediastreamer/mediastreamer-2.8.2.ebuild,v 1.3 2012/12/17 17:34:55 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="mirror://nongnu/linphone/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~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] ?