media-libs/jasper: Stabilize 4.2.2 x86, #934866

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2024-06-25 09:27:46 +03:00
parent 1ff1bfb446
commit cb56b629f3

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="amd64 ~arm arm64 ~loong ~x86"
KEYWORDS="amd64 ~arm arm64 ~loong x86"
S="${WORKDIR}/${PN}-version-${PV}"
fi