diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-19 20:42:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-19 20:44:44 +0000 |
commit | 42819d1e2491cecd30377901b4bd708ddd68a1a3 (patch) | |
tree | 4c679860fe7db90226e0476a75d62d254ba84708 /media-libs | |
parent | sys-devel/gcc: Drop gcc 7.1 (diff) | |
download | gentoo-42819d1e2491cecd30377901b4bd708ddd68a1a3.tar.gz gentoo-42819d1e2491cecd30377901b4bd708ddd68a1a3.tar.bz2 gentoo-42819d1e2491cecd30377901b4bd708ddd68a1a3.zip |
media-libs/spandsp: stable 0.0.6_pre12-r1 for ia64, bug #629370
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 568172193bec..d4a79a03ace6 100644 --- a/media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild +++ b/media-libs/spandsp/spandsp-0.0.6_pre12-r1.ebuild @@ -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 ia64 ppc ppc64 x86" IUSE="doc fixed-point static-libs" RDEPEND="media-libs/tiff" |