commit:     f00ca9cb6ab0e751862feb29ddc38b09ed14a534
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 12:30:21 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 13 12:30:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f00ca9cb

app-containers/conmon: Stabilize 2.1.10 arm64, #931761

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

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

diff --git a/app-containers/conmon/conmon-2.1.10.ebuild 
b/app-containers/conmon/conmon-2.1.10.ebuild
index 4d6bb39f0c18..3f6d359193d2 100644
--- a/app-containers/conmon/conmon-2.1.10.ebuild
+++ b/app-containers/conmon/conmon-2.1.10.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="https://github.com/containers/conmon.git";
 else
        SRC_URI="https://github.com/containers/conmon/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv"
+       KEYWORDS="amd64 arm64 ~ppc64 ~riscv"
 fi
 
 LICENSE="Apache-2.0"

Reply via email to