commit:     1a5aaff8d4e767c15b44149a73d7c5781dc19f05
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 15 07:37:55 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Feb 15 07:38:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5aaff8

app-containers/buildah: Stabilize 1.33.5 amd64, #924456

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

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

diff --git a/app-containers/buildah/buildah-1.33.5.ebuild 
b/app-containers/buildah/buildah-1.33.5.ebuild
index d5fd4e7a796e..d258b206eb6a 100644
--- a/app-containers/buildah/buildah-1.33.5.ebuild
+++ b/app-containers/buildah/buildah-1.33.5.ebuild
@@ -29,7 +29,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