diff options
author | Markus Meier <maekke@gentoo.org> | 2018-10-05 06:47:41 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-10-05 06:47:41 +0200 |
commit | 3f9ed53c90c836bb1d79d428103b995a5b3c1fba (patch) | |
tree | ad3094ae826f2d4502cca74c12849e32ee7b7e49 /media-libs/portaudio | |
parent | mail-filter/amavisd-new: DKIM signing bugfix (diff) | |
download | gentoo-3f9ed53c90c836bb1d79d428103b995a5b3c1fba.tar.gz gentoo-3f9ed53c90c836bb1d79d428103b995a5b3c1fba.tar.bz2 gentoo-3f9ed53c90c836bb1d79d428103b995a5b3c1fba.zip |
media-libs/portaudio: arm stable, bug #664278
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs/portaudio')
-rw-r--r-- | media-libs/portaudio/portaudio-19.06.00-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/portaudio/portaudio-19.06.00-r1.ebuild b/media-libs/portaudio/portaudio-19.06.00-r1.ebuild index b866cb031edc..8ed072228b92 100644 --- a/media-libs/portaudio/portaudio-19.06.00-r1.ebuild +++ b/media-libs/portaudio/portaudio-19.06.00-r1.ebuild @@ -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}] ) |