commit:     f98cac73310a0a893a5858f68ac5ae88e704092f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 11:44:01 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 11:44:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98cac73

app-containers/crun: Stabilize 1.17 ppc64, #947804

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

 app-containers/crun/crun-1.17.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-containers/crun/crun-1.17.ebuild 
b/app-containers/crun/crun-1.17.ebuild
index fb6ca32f1cad..b9312c9d0d61 100644
--- a/app-containers/crun/crun-1.17.ebuild
+++ b/app-containers/crun/crun-1.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2024 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ if [[ "$PV" == *9999* ]]; then
        EGIT_REPO_URI="https://github.com/containers/${PN}.git";
 else
        
SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.gz";
-       KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
+       KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv"
 fi
 
 LICENSE="GPL-2+ LGPL-2.1+"

Reply via email to