summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-04 09:29:08 +0000
committerSam James <sam@gentoo.org>2024-11-04 09:29:08 +0000
commit62a6e4edfb67d1ea56efe9354f2d49bffaa5756e (patch)
tree90b8f5118362a6418096ce1d67549566ae1b5d66 /media-sound/qsynth
parentmedia-sound/qsynth: Stabilize 1.0.2 x86, #942853 (diff)
downloadgentoo-62a6e4edfb67d1ea56efe9354f2d49bffaa5756e.tar.gz
gentoo-62a6e4edfb67d1ea56efe9354f2d49bffaa5756e.tar.bz2
gentoo-62a6e4edfb67d1ea56efe9354f2d49bffaa5756e.zip
media-sound/qsynth: Stabilize 1.0.2 amd64, #942853
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/qsynth')
-rw-r--r--media-sound/qsynth/qsynth-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qsynth/qsynth-1.0.2.ebuild b/media-sound/qsynth/qsynth-1.0.2.ebuild
index 2bc532d4ae0a..a09b4ed92502 100644
--- a/media-sound/qsynth/qsynth-1.0.2.ebuild
+++ b/media-sound/qsynth/qsynth-1.0.2.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"