summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-07 07:09:03 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-07 07:09:03 +0200
commitfe5971a76c7879838355a8f3ae5cd10c8ed4c236 (patch)
tree7141688f1cbcd1324100f8ff3d02af0cfa92dcf3 /media-sound
parentmedia-libs/liblscp: amd64 stable wrt bug #806662 (diff)
downloadgentoo-fe5971a76c7879838355a8f3ae5cd10c8ed4c236.tar.gz
gentoo-fe5971a76c7879838355a8f3ae5cd10c8ed4c236.tar.bz2
gentoo-fe5971a76c7879838355a8f3ae5cd10c8ed4c236.zip
media-sound/qsynth: amd64 stable wrt bug #806668
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/qsynth/qsynth-0.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qsynth/qsynth-0.9.4.ebuild b/media-sound/qsynth/qsynth-0.9.4.ebuild
index 3d7c45b5ad47..35d667a3ed32 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"