commit:     cc92f9e0d4efc80e22ebb012e68761a5abf4e600
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 16:01:47 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 16:01:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc92f9e0

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

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/partio/partio-1.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/partio/partio-1.19.0.ebuild 
b/media-libs/partio/partio-1.19.0.ebuild
index f9e6bbe266c9..797ca27e55ab 100644
--- a/media-libs/partio/partio-1.19.0.ebuild
+++ b/media-libs/partio/partio-1.19.0.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"

Reply via email to