media-sound/lilypond: Stabilize 2.24.0 x86, #904572

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-04-20 05:02:11 +01:00
parent a7db5ab441
commit f92d992e35

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
else
MAIN_VER=$(ver_cut 1-2)
SRC_URI="http://lilypond.org/download/sources/v${MAIN_VER}/${P}.tar.gz"
KEYWORDS="amd64 ~arm arm64 ~hppa ~riscv ~x86"
KEYWORDS="amd64 ~arm arm64 ~hppa ~riscv x86"
fi
DESCRIPTION="GNU Music Typesetter"