summaryrefslogtreecommitdiff
path: root/app-containers/podman/podman-4.9.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-containers/podman/podman-4.9.4.ebuild')
-rw-r--r--app-containers/podman/podman-4.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/podman/podman-4.9.4.ebuild b/app-containers/podman/podman-4.9.4.ebuild
index 4505efe8f91d..bcb1fe4570e2 100644
--- a/app-containers/podman/podman-4.9.4.ebuild
+++ b/app-containers/podman/podman-4.9.4.ebuild
@@ -17,7 +17,7 @@ else
SRC_URI="https://github.com/containers/podman/archive/v${PV/_rc/-rc}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${P/_rc/-rc}"
if [[ ${PV} != *rc* ]] ; then
- KEYWORDS="~amd64 ~arm64 ~riscv"
+ KEYWORDS="amd64 ~arm64 ~riscv"
fi
fi