diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-23 20:03:31 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-24 22:36:49 +0100 |
commit | f8e0cc36df6803646ad1dbd56f33cdc1407bf8af (patch) | |
tree | 9efe487df19fb70777b8a5c215f0f83850bbd1f8 /media-libs/mediastreamer | |
parent | kde-apps/marble: added ~arm64 (diff) | |
download | gentoo-f8e0cc36df6803646ad1dbd56f33cdc1407bf8af.tar.gz gentoo-f8e0cc36df6803646ad1dbd56f33cdc1407bf8af.tar.bz2 gentoo-f8e0cc36df6803646ad1dbd56f33cdc1407bf8af.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>
Diffstat (limited to 'media-libs/mediastreamer')
-rw-r--r-- | media-libs/mediastreamer/mediastreamer-2.9.0-r2.ebuild | 4 |
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] ? |