summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2019-02-23 20:03:31 +0000
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-24 22:36:49 +0100
commitf8e0cc36df6803646ad1dbd56f33cdc1407bf8af (patch)
tree9efe487df19fb70777b8a5c215f0f83850bbd1f8
parentkde-apps/marble: added ~arm64 (diff)
downloadgentoo-f8e0cc36.tar.gz
gentoo-f8e0cc36.tar.bz2
gentoo-f8e0cc36.zip
media-libs/mediastreamer: added ~amb64
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild b/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild
index f600c88f5813..751272cdb492 100644
--- a/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild
+++ b/media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~arm64 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] ?