commit: cf3999058637b0656df71583ad7197b7f63fa355
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 30 09:50:23 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 30 09:50:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf399905
media-sound/qsynth: ppc64 stable wrt bug #792777
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-sound/qsynth/qsynth-0.9.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/qsynth/qsynth-0.9.2.ebuild
b/media-sound/qsynth/qsynth-0.9.2.ebuild
index f69064351e2..1afcf884512 100644
--- a/media-sound/qsynth/qsynth-0.9.2.ebuild
+++ b/media-sound/qsynth/qsynth-0.9.2.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"