summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-03 12:20:10 +0100
committerSam James <sam@gentoo.org>2024-06-03 12:20:10 +0100
commit556020d1ed0a4be533abd940fe4eee046f61a304 (patch)
tree8ff61020d5ac537486984d87324d227e59b768f3 /media-sound
parentmedia-sound/qsynth: Stabilize 0.9.91 x86, #933464 (diff)
downloadgentoo-556020d1ed0a4be533abd940fe4eee046f61a304.tar.gz
gentoo-556020d1ed0a4be533abd940fe4eee046f61a304.tar.bz2
gentoo-556020d1ed0a4be533abd940fe4eee046f61a304.zip
media-sound/qsynth: Stabilize 0.9.91 amd64, #933464
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/qsynth/qsynth-0.9.91.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qsynth/qsynth-0.9.91.ebuild b/media-sound/qsynth/qsynth-0.9.91.ebuild
index 8c3c726fb009..d43d29694748 100644
--- a/media-sound/qsynth/qsynth-0.9.91.ebuild
+++ b/media-sound/qsynth/qsynth-0.9.91.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://downloads.sourceforge.net/qsynth/${P}.tar.gz"
- KEYWORDS="~amd64 ppc ~ppc64 x86"
+ KEYWORDS="amd64 ppc ~ppc64 x86"
fi
LICENSE="GPL-2"