commit: 9c0f2b16717503db820404eb73ffdc89df7464e1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 12 23:17:44 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 12 23:39:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0f2b16
media-sound/pulseeffects: Stabilize 4.8.5 amd64, #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 d3e42ef5529..532f5ba39c1 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"