media-sound/pulseeffects: Keyword 5.0.1 ppc, #734136

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-11 02:42:12 +00:00
parent d64573bde2
commit bdaee9220d

View File

@@ -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 ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
fi
LICENSE="GPL-3"