summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-22 07:18:02 +0000
committerSam James <sam@gentoo.org>2021-02-22 07:18:02 +0000
commit9487af6710f9b3fea2bcf5499c9883a0845ff75a (patch)
tree7d0ac87aa35e3b27cf72524cf269decf8ee12889 /media-sound/pulseeffects
parentx11-wm/icewm: Keyword 2.1.2 ppc64, #769971 (diff)
downloadgentoo-9487af6710f9b3fea2bcf5499c9883a0845ff75a.tar.gz
gentoo-9487af6710f9b3fea2bcf5499c9883a0845ff75a.tar.bz2
gentoo-9487af6710f9b3fea2bcf5499c9883a0845ff75a.zip
media-sound/pulseeffects: Keyword 5.0.1 ppc64, #734136
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/pulseeffects')
-rw-r--r--media-sound/pulseeffects/pulseeffects-5.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/pulseeffects/pulseeffects-5.0.1.ebuild b/media-sound/pulseeffects/pulseeffects-5.0.1.ebuild
index 5110e1ca4d9f..6d09c3207969 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"