summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-10 15:09:02 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-10 15:09:02 +0000
commitc29819ad5c7b253b215676d1c424c6f2f84eb1e8 (patch)
tree3f82859ae20e484f853407a9e3cf034c53378818 /media-sound/qsynth
parentmedia-sound/qsynth: Stabilize 0.9.12 x86, #915542 (diff)
downloadgentoo-c29819ad5c7b253b215676d1c424c6f2f84eb1e8.tar.gz
gentoo-c29819ad5c7b253b215676d1c424c6f2f84eb1e8.tar.bz2
gentoo-c29819ad5c7b253b215676d1c424c6f2f84eb1e8.zip
media-sound/qsynth: Stabilize 0.9.12 ppc, #915542
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound/qsynth')
-rw-r--r--media-sound/qsynth/qsynth-0.9.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qsynth/qsynth-0.9.12.ebuild b/media-sound/qsynth/qsynth-0.9.12.ebuild
index 2736a615b421..6d8d6769e7fb 100644
--- a/media-sound/qsynth/qsynth-0.9.12.ebuild
+++ b/media-sound/qsynth/qsynth-0.9.12.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"