commit: de08441e7598533bff1c51b44716de0fe2d05aa9
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 12 19:25:08 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 12 19:25:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de08441e
media-libs/partio: Stabilize 1.17.3 amd64, #949666
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
media-libs/partio/partio-1.17.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/partio/partio-1.17.3.ebuild
b/media-libs/partio/partio-1.17.3.ebuild
index 49cd9a61e83f..1af508750f39 100644
--- a/media-libs/partio/partio-1.17.3.ebuild
+++ b/media-libs/partio/partio-1.17.3.ebuild
@@ -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"