diff options
author | Sam James <sam@gentoo.org> | 2021-02-22 07:18:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-22 07:18:02 +0000 |
commit | 9487af6710f9b3fea2bcf5499c9883a0845ff75a (patch) | |
tree | 7d0ac87aa35e3b27cf72524cf269decf8ee12889 /media-sound/pulseeffects | |
parent | x11-wm/icewm: Keyword 2.1.2 ppc64, #769971 (diff) | |
download | gentoo-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.ebuild | 2 |
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" |