media-sound/qsynth: Stabilize 0.9.9 ppc64, #892493

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2023-01-29 10:44:48 +00:00
parent 025b024e3b
commit 30fd07019b
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 1 additions and 1 deletions

View File

@ -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"