media-libs/jasper: Stabilize 4.2.4 x86, #958837

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola 2025-07-16 09:51:05 +03:00
parent 566cae8b93
commit 21eb9e5f58
No known key found for this signature in database
GPG Key ID: 7383942B8DC06962

View File

@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/jasper-software/jasper.git"
else
SRC_URI="https://github.com/jasper-software/${PN}/archive/version-${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha amd64 ~arm arm64 ~loong ~x86"
KEYWORDS="~alpha amd64 ~arm arm64 ~loong x86"
S="${WORKDIR}/${PN}-version-${PV}"
fi