commit: 2de8d1f84bec5af715c3e8fcd5c71efd8319e81e Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Sun Feb 17 21:41:29 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Feb 19 18:04:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de8d1f8
media-libs/rtaudio: added ~arm64 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-libs/rtaudio/rtaudio-5.0.0.ebuild | 4 ++-- 1 file 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 e518d5d6b8b..294675a9a99 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 )"
