commit:     cc0ef9a2e39c762d9527db642e1e6313b075d1b5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 26 03:10:21 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 26 03:10:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc0ef9a2

app-containers/buildah: Stabilize 1.37.5 amd64, #944940

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

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

diff --git a/app-containers/buildah/buildah-1.37.5.ebuild 
b/app-containers/buildah/buildah-1.37.5.ebuild
index 2da9a9f5f9e9..d1b02cc1d9f8 100644
--- a/app-containers/buildah/buildah-1.37.5.ebuild
+++ b/app-containers/buildah/buildah-1.37.5.ebuild
@@ -27,7 +27,7 @@ if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="https://github.com/containers/buildah.git";
 else
        SRC_URI="https://github.com/containers/buildah/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 arm64"
+       KEYWORDS="amd64 arm64"
 fi
 
 RDEPEND="

Reply via email to