summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-11 10:39:45 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-11 10:39:45 +0200
commit8fe35c9c48146fc995934240b7667fb08f256001 (patch)
treeab09b4d22b4662f7eb8abd9db8d6cea0987a2918 /media-libs
parentmedia-gfx/argyllcms: keyword ~arm64 (diff)
downloadgentoo-8fe35c9c48146fc995934240b7667fb08f256001.tar.gz
gentoo-8fe35c9c48146fc995934240b7667fb08f256001.tar.bz2
gentoo-8fe35c9c48146fc995934240b7667fb08f256001.zip
media-libs/spandsp: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/spandsp/spandsp-0.0.6_pre21.ebuild4
1 files 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 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"