commit: 76299ffa457cc9abe2e5e7429ac48a6db77d7bca
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 12 23:16:38 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 12 23:39:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76299ffa
media-sound/pulseeffects: Stabilize 4.8.5 x86, #801913
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/pulseeffects/pulseeffects-4.8.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
b/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
index 0eb8e27917b..d3e42ef5529 100644
--- a/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
+++ b/media-sound/pulseeffects/pulseeffects-4.8.5.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_BRANCH="pulseaudio-legacy"
else
SRC_URI="https://github.com/wwmm/easyeffects/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
fi
LICENSE="GPL-3"