diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-06-08 13:56:55 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-06-08 14:24:26 +0200 |
commit | cb575b7ab76fca3884a300f42ba1c36d5b86a487 (patch) | |
tree | 1be52700d7daf61b83a4e8c0f3d7201b8368a102 /media-libs/spandsp | |
parent | www-servers/thttpd: use eapply rather than epatch with EAPI=6 (diff) | |
download | gentoo-cb575b7ab76fca3884a300f42ba1c36d5b86a487.tar.gz gentoo-cb575b7ab76fca3884a300f42ba1c36d5b86a487.tar.bz2 gentoo-cb575b7ab76fca3884a300f42ba1c36d5b86a487.zip |
media-libs/spandsp: Mark ~hppa too.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-libs/spandsp')
-rw-r--r-- | media-libs/spandsp/spandsp-0.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/spandsp/spandsp-0.0.6.ebuild b/media-libs/spandsp/spandsp-0.0.6.ebuild index 60bca66b6ad4..4f7faa4d8346 100644 --- a/media-libs/spandsp/spandsp-0.0.6.ebuild +++ b/media-libs/spandsp/spandsp-0.0.6.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/_}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~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 |