commit: 003d9d5dc154d68e7d9e0ac70c878c7fa3509ce5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 15:43:26 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 15:43:26 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=003d9d5d
media-sound/qsynth: Stabilize 1.0.0 ppc64, #936304
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-sound/qsynth/qsynth-1.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/qsynth/qsynth-1.0.0.ebuild
b/media-sound/qsynth/qsynth-1.0.0.ebuild
index 0d91ccb09dcc..896167c421bc 100644
--- a/media-sound/qsynth/qsynth-1.0.0.ebuild
+++ b/media-sound/qsynth/qsynth-1.0.0.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"