summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-12 15:57:17 +0100
committerSam James <sam@gentoo.org>2024-10-12 15:57:17 +0100
commit06f3514baae3a7741f098fe01ab956a9ad55c454 (patch)
tree1d1c81a72707bdfacf7f7be221139661499f9300 /media-sound
parentdev-python/websockets: Stabilize 13.1 amd64, #941319 (diff)
downloadgentoo-06f3514baae3a7741f098fe01ab956a9ad55c454.tar.gz
gentoo-06f3514baae3a7741f098fe01ab956a9ad55c454.tar.bz2
gentoo-06f3514baae3a7741f098fe01ab956a9ad55c454.zip
media-sound/qsynth: Stabilize 1.0.1 amd64, #941382
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/qsynth/qsynth-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qsynth/qsynth-1.0.1.ebuild b/media-sound/qsynth/qsynth-1.0.1.ebuild
index b325d944465c..e030f127d687 100644
--- a/media-sound/qsynth/qsynth-1.0.1.ebuild
+++ b/media-sound/qsynth/qsynth-1.0.1.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"