commit:     af51e399ba869ce87b20179a86f52da94038c885
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 22 07:19:31 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 22 07:19:31 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af51e399

app-containers/skopeo: Stabilize 1.15.1 amd64, #940019

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

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

diff --git a/app-containers/skopeo/skopeo-1.15.1.ebuild 
b/app-containers/skopeo/skopeo-1.15.1.ebuild
index ab892d6789a8..4f81ac53e2a7 100644
--- a/app-containers/skopeo/skopeo-1.15.1.ebuild
+++ b/app-containers/skopeo/skopeo-1.15.1.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="https://github.com/containers/skopeo.git";
 else
        SRC_URI="https://github.com/containers/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64"
+       KEYWORDS="amd64 ~arm64"
 fi
 
 # main

Reply via email to