media-sound/qsynth: Stabilize 1.0.0 ppc, #936304

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-07-19 23:58:24 +01:00
parent 9f63e002c7
commit f0af77a6df

View File

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