diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-03 01:41:54 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-03 01:41:54 +0200 |
commit | fd85c3a0af9d084cebe9e1b8d3eea2a7cbc573c9 (patch) | |
tree | b734c13715eabda1ff604b012de807180ef1f926 /media-libs/portaudio | |
parent | media-sound/pnmixer: x86 stable (bug #665060) (diff) | |
download | gentoo-fd85c3a0af9d084cebe9e1b8d3eea2a7cbc573c9.tar.gz gentoo-fd85c3a0af9d084cebe9e1b8d3eea2a7cbc573c9.tar.bz2 gentoo-fd85c3a0af9d084cebe9e1b8d3eea2a7cbc573c9.zip |
media-libs/portaudio: x86 stable (bug #664278)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'media-libs/portaudio')
-rw-r--r-- | media-libs/portaudio/portaudio-19.06.00-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/portaudio/portaudio-19.06.00-r1.ebuild b/media-libs/portaudio/portaudio-19.06.00-r1.ebuild index 46f618d8e0a5..c2ee5ecde7ae 100644 --- a/media-libs/portaudio/portaudio-19.06.00-r1.ebuild +++ b/media-libs/portaudio/portaudio-19.06.00-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://www.portaudio.com/archives/pa_stable_v190600_20161030.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="alsa +cxx debug doc jack oss static-libs" RDEPEND="alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] ) |