media-libs/partio: Stabilize 1.19.0 x86, #958741

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-06-23 01:14:14 +01:00
parent a3530b4669
commit 9e7413ea24
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/wdas/partio.git"
else
SRC_URI="https://github.com/wdas/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
fi
DESCRIPTION="Library for particle IO and manipulation"