commit: 1fd3879d55f7d4ad4763b5bb47b602305faf5943
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat May 24 19:06:07 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat May 24 19:06:07 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fd3879d
app-containers/skopeo: Stabilize 1.18.0-r1 arm64, #956575
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-containers/skopeo/skopeo-1.18.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-containers/skopeo/skopeo-1.18.0-r1.ebuild
b/app-containers/skopeo/skopeo-1.18.0-r1.ebuild
index 28ec8a52fdf3..73fe7f253d88 100644
--- a/app-containers/skopeo/skopeo-1.18.0-r1.ebuild
+++ b/app-containers/skopeo/skopeo-1.18.0-r1.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