diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-23 15:51:46 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-24 22:36:28 +0100 |
commit | 963b5a94e7dcff5c86015369ee8e02b4b86ce7c8 (patch) | |
tree | acc58cc9571f9ece98608a667fcf9110037de638 /media-plugins | |
parent | dev-util/xxdi: added ~arm64 (diff) | |
download | gentoo-963b5a94e7dcff5c86015369ee8e02b4b86ce7c8.tar.gz gentoo-963b5a94e7dcff5c86015369ee8e02b4b86ce7c8.tar.bz2 gentoo-963b5a94e7dcff5c86015369ee8e02b4b86ce7c8.zip |
media-plugins/mediastreamer-x264: added ~arm64
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-plugins')
-rw-r--r-- | media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild index ee05ed3be043..27e1937d58e2 100644 --- a/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild +++ b/media-plugins/mediastreamer-x264/mediastreamer-x264-1.4.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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/plugins/sources/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" IUSE="libav" RDEPEND=" |