From: Alexis Ballier Date: Tue, 11 Jul 2017 08:39:45 +0000 (+0200) Subject: media-libs/spandsp: keyword ~arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8fe35c9c48146fc995934240b7667fb08f256001;p=gentoo.git media-libs/spandsp: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- diff --git a/media-libs/spandsp/spandsp-0.0.6_pre21.ebuild b/media-libs/spandsp/spandsp-0.0.6_pre21.ebuild index 71dcc4e13a47..5d03ac487ecf 100644 --- a/media-libs/spandsp/spandsp-0.0.6_pre21.ebuild +++ b/media-libs/spandsp/spandsp-0.0.6_pre21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="http://www.soft-switch.org/downloads/spandsp/${P/_}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="doc fixed-point cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 static-libs" RDEPEND="media-libs/tiff"