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

media-libs/partio: Stabilize 1.17.1 amd64, #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 2501545611f9..b0564e04b0a9 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