diff options
author | Markus Meier <maekke@gentoo.org> | 2017-11-19 16:08:09 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-11-19 16:10:42 +0100 |
commit | a5b53ce7123b129d3bb283ac8d9e5bdf943427e0 (patch) | |
tree | 6427b4dd3cb72cf1e0147df614af19050ee54b41 /media-libs | |
parent | media-libs/libgphoto2: arm stable, bug #623636 (diff) | |
download | gentoo-a5b53ce7123b129d3bb283ac8d9e5bdf943427e0.tar.gz gentoo-a5b53ce7123b129d3bb283ac8d9e5bdf943427e0.tar.bz2 gentoo-a5b53ce7123b129d3bb283ac8d9e5bdf943427e0.zip |
media-libs/spandsp: arm stable, bug #629370
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild b/media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild index d045fb6aff25..568172193bec 100644 --- a/media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild +++ b/media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="2" @@ -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 ppc ppc64 x86" IUSE="doc fixed-point static-libs" RDEPEND="media-libs/tiff" |