summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-12 01:20:41 +0000
committerSam James <sam@gentoo.org>2021-06-12 01:20:41 +0000
commit6d9bc7666721149c818d4e11631bbe0453a861e4 (patch)
tree5b693d515e7c02ee3d67ae6f892f79ffc8abf54c
parentapp-misc/supercat: Stabilize 0.5.6 ppc64, #795330 (diff)
downloadgentoo-6d9bc766.tar.gz
gentoo-6d9bc766.tar.bz2
gentoo-6d9bc766.zip
media-sound/qsynth: Stabilize 0.9.3 ppc64, #795369
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-sound/qsynth/qsynth-0.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qsynth/qsynth-0.9.3.ebuild b/media-sound/qsynth/qsynth-0.9.3.ebuild
index 6394fb5588e6..1f62f63040ec 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"