commit:     e6baeea4e93b562bcd7f096ca9c67de50db9b8d0
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 15:16:30 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 11 15:16:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6baeea4

app-containers/conmon: Stabilize 2.1.10 amd64, #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 c41813b997a1..4d6bb39f0c18 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