summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2019-02-17 21:41:29 +0000
committerAndreas Sturmlechner <asturm@gentoo.org>2019-02-19 19:04:43 +0100
commit2de8d1f84bec5af715c3e8fcd5c71efd8319e81e (patch)
tree54ce29e61e639c37826256a0b4da20e1a3ac2478 /media-libs/rtaudio
parentmedia-libs/libebur128: added ~arm64 (diff)
downloadgentoo-2de8d1f84bec5af715c3e8fcd5c71efd8319e81e.tar.gz
gentoo-2de8d1f84bec5af715c3e8fcd5c71efd8319e81e.tar.bz2
gentoo-2de8d1f84bec5af715c3e8fcd5c71efd8319e81e.zip
media-libs/rtaudio: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-libs/rtaudio')
-rw-r--r--media-libs/rtaudio/rtaudio-5.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/rtaudio/rtaudio-5.0.0.ebuild b/media-libs/rtaudio/rtaudio-5.0.0.ebuild
index e518d5d6b8bb..294675a9a990 100644
--- a/media-libs/rtaudio/rtaudio-5.0.0.ebuild
+++ b/media-libs/rtaudio/rtaudio-5.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://www.music.mcgill.ca/~gary/${PN}/release/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/6"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="+alsa doc jack pulseaudio static-libs"
REQUIRED_USE="|| ( alsa jack pulseaudio )"