commit: fe5971a76c7879838355a8f3ae5cd10c8ed4c236
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 7 05:09:03 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Aug 7 05:09:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe5971a7
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 <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 3d7c45b5ad4..35d667a3ed3 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"