summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-08-05 17:45:34 +0000
committerSam James <sam@gentoo.org>2020-08-05 17:45:34 +0000
commit22bbf1eb929f7d1cbe5a1534fb5ac89787dbca68 (patch)
treeeaa12f3528834ea641214038c896a5f76c6ff1e6
parentapp-admin/conky: Version bump to conky-1.11.6. (diff)
downloadgentoo-22bbf1eb.tar.gz
gentoo-22bbf1eb.tar.bz2
gentoo-22bbf1eb.zip
media-sound/pulsemixer: Keyword 1.5.1 arm, #734592
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-sound/pulsemixer/pulsemixer-1.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/pulsemixer/pulsemixer-1.5.1.ebuild b/media-sound/pulsemixer/pulsemixer-1.5.1.ebuild
index 1e6840e06062..55f1eba0f934 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 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
LICENSE="MIT"