commit:     0754e81d3044a7c1d83c4061d4fccc7f3eaee2ae
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 15:54:44 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 15:54:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0754e81d

media-libs/partio: Stabilize 1.17.1 x86, #928990

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/media-libs/partio/partio-1.17.1.ebuild 
b/media-libs/partio/partio-1.17.1.ebuild
index b0564e04b0a9..6587438bdff0 100644
--- a/media-libs/partio/partio-1.17.1.ebuild
+++ b/media-libs/partio/partio-1.17.1.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