summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-08 10:26:26 +0000
committerSam James <sam@gentoo.org>2021-03-08 10:26:26 +0000
commitdae2a709254a1358b74533cbb800999d2186e176 (patch)
tree524742d68b03ec41c7ea1ce7462691a3918f4eea /media-sound/qsynth
parentnet-misc/dhcpcd-ui: Stabilize 0.7.8 x86, #769158 (diff)
downloadgentoo-dae2a709254a1358b74533cbb800999d2186e176.tar.gz
gentoo-dae2a709254a1358b74533cbb800999d2186e176.tar.bz2
gentoo-dae2a709254a1358b74533cbb800999d2186e176.zip
media-sound/qsynth: Stabilize 0.9.1 x86, #770310
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/qsynth')
-rw-r--r--media-sound/qsynth/qsynth-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qsynth/qsynth-0.9.1.ebuild b/media-sound/qsynth/qsynth-0.9.1.ebuild
index 3f7bda6bfcfe..9c902ccb2db4 100644
--- a/media-sound/qsynth/qsynth-0.9.1.ebuild
+++ b/media-sound/qsynth/qsynth-0.9.1.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"