summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-01-03 11:43:03 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2021-01-03 11:43:03 +0000
commitad2d1d7e8ef03aa8cdbf0b947ae90f7a8cbcfb59 (patch)
tree6ab679f12a6b38efaa0267aaea9de4c70265b359
parentmedia-libs/opusfile: stable 0.12 for ppc (diff)
downloadgentoo-ad2d1d7e8ef03aa8cdbf0b947ae90f7a8cbcfb59.tar.gz
gentoo-ad2d1d7e8ef03aa8cdbf0b947ae90f7a8cbcfb59.tar.bz2
gentoo-ad2d1d7e8ef03aa8cdbf0b947ae90f7a8cbcfb59.zip
media-libs/portaudio: stable 19.06.00-r3 for ppc
stable wrt bug #762499 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--media-libs/portaudio/portaudio-19.06.00-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/portaudio/portaudio-19.06.00-r3.ebuild b/media-libs/portaudio/portaudio-19.06.00-r3.ebuild
index fdc4eb6bd0d4..852022158678 100644
--- a/media-libs/portaudio/portaudio-19.06.00-r3.ebuild
+++ b/media-libs/portaudio/portaudio-19.06.00-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,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 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 ~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}] )