summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"