summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-09-03 01:41:54 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-09-03 01:41:54 +0200
commitfd85c3a0af9d084cebe9e1b8d3eea2a7cbc573c9 (patch)
treeb734c13715eabda1ff604b012de807180ef1f926 /media-libs/portaudio/portaudio-19.06.00-r1.ebuild
parentmedia-sound/pnmixer: x86 stable (bug #665060) (diff)
downloadgentoo-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/portaudio-19.06.00-r1.ebuild')
-rw-r--r--media-libs/portaudio/portaudio-19.06.00-r1.ebuild4
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}] )