commit: 8c7fd0702f9404de12e6eef42eb441fe3db38cf5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 5 05:21:30 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Aug 5 05:21:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c7fd070
media-sound/pulsemixer: Keyword 1.5.1 arm64, #734592 Signed-off-by: Sam James <sam <AT> gentoo.org> media-sound/pulsemixer/pulsemixer-1.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/pulsemixer/pulsemixer-1.5.1.ebuild b/media-sound/pulsemixer/pulsemixer-1.5.1.ebuild index 7f8ba30cd07..1e6840e0606 100644 --- a/media-sound/pulsemixer/pulsemixer-1.5.1.ebuild +++ b/media-sound/pulsemixer/pulsemixer-1.5.1.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/GeorgeFilipkin/${PN}" else SRC_URI="https://github.com/GeorgeFilipkin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi LICENSE="MIT"