commit: 5b6b2249e2995a80e582d1e1850572ed8ef00f75
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 12 01:20:30 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 12 01:20:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b6b2249
media-sound/qsynth: Stabilize 0.9.3 ppc, #795369
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/qsynth/qsynth-0.9.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/qsynth/qsynth-0.9.3.ebuild
b/media-sound/qsynth/qsynth-0.9.3.ebuild
index 9300c0a5252..6394fb5588e 100644
--- a/media-sound/qsynth/qsynth-0.9.3.ebuild
+++ b/media-sound/qsynth/qsynth-0.9.3.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="mirror://sourceforge/qsynth/${P}.tar.gz"
- KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+ KEYWORDS="~amd64 ppc ~ppc64 x86"
fi
LICENSE="GPL-2"