summaryrefslogtreecommitdiff
path: root/app-containers/conmon/conmon-2.1.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-containers/conmon/conmon-2.1.8.ebuild')
-rw-r--r--app-containers/conmon/conmon-2.1.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/conmon/conmon-2.1.8.ebuild b/app-containers/conmon/conmon-2.1.8.ebuild
index 073e0db942c9..1acfecb84328 100644
--- a/app-containers/conmon/conmon-2.1.8.ebuild
+++ b/app-containers/conmon/conmon-2.1.8.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"
GIT_COMMIT="00e08f4a9ca5420de733bf542b930ad58e1a7e7d"
fi