commit:     6ab6f9e0a16b0bb32beff6074af168259ae0b301
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 31 19:20:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 31 19:20:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab6f9e0

app-containers/netavark: Stabilize 1.8.0 arm64, #916561

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

 app-containers/netavark/netavark-1.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/netavark/netavark-1.8.0.ebuild 
b/app-containers/netavark/netavark-1.8.0.ebuild
index 7cb769c2a876..bf32b20d4fc3 100644
--- a/app-containers/netavark/netavark-1.8.0.ebuild
+++ b/app-containers/netavark/netavark-1.8.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]]; then
        EGIT_REPO_URI="https://github.com/containers/netavark.git";
 else
        SRC_URI="${CARGO_CRATE_URIS} 
https://github.com/containers/netavark/releases/download/v${PV}/${PN}-v${PV}-vendor.tar.gz";
-       KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
+       KEYWORDS="~amd64 arm64 ~ppc64 ~riscv"
 fi
 LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 MIT 
Unicode-DFS-2016 Unlicense ZLIB"
 SLOT="0"

Reply via email to