commit: 9487af6710f9b3fea2bcf5499c9883a0845ff75a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 07:18:02 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 07:18:02 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9487af67
media-sound/pulseeffects: Keyword 5.0.1 ppc64, #734136
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/pulseeffects/pulseeffects-5.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/pulseeffects/pulseeffects-5.0.1.ebuild
b/media-sound/pulseeffects/pulseeffects-5.0.1.ebuild
index 5110e1ca4d9..6d09c320796 100644
--- a/media-sound/pulseeffects/pulseeffects-5.0.1.ebuild
+++ b/media-sound/pulseeffects/pulseeffects-5.0.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_REPO_URI="https://github.com/wwmm/pulseeffects"
else
SRC_URI="https://github.com/wwmm/pulseeffects/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="GPL-3"