commit: fffbb5698681e8b8a1059f5d7aa0a0fc4b5b55e9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 23:33:24 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 23:33:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fffbb569
media-sound/qsynth: Stabilize 0.9.4 x86, #806668
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-sound/qsynth/qsynth-0.9.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/qsynth/qsynth-0.9.4.ebuild
b/media-sound/qsynth/qsynth-0.9.4.ebuild
index 623312d2443..a9c46977ac2 100644
--- a/media-sound/qsynth/qsynth-0.9.4.ebuild
+++ b/media-sound/qsynth/qsynth-0.9.4.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"