commit: 8fe35c9c48146fc995934240b7667fb08f256001 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Tue Jul 11 08:39:45 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Tue Jul 11 08:39:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fe35c9c
media-libs/spandsp: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 media-libs/spandsp/spandsp-0.0.6_pre21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/spandsp/spandsp-0.0.6_pre21.ebuild b/media-libs/spandsp/spandsp-0.0.6_pre21.ebuild index 71dcc4e13a4..5d03ac487ec 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"
