commit: 1ea97122851e251d4a88b2651c8c9774a43b4bbe
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 7 06:51:21 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Jan 7 06:51:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea97122
app-containers/skopeo: Stabilize 1.14.0-r3 amd64, #921435
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-containers/skopeo/skopeo-1.14.0-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-containers/skopeo/skopeo-1.14.0-r3.ebuild
b/app-containers/skopeo/skopeo-1.14.0-r3.ebuild
index 93f83716908b..462b948cd231 100644
--- a/app-containers/skopeo/skopeo-1.14.0-r3.ebuild
+++ b/app-containers/skopeo/skopeo-1.14.0-r3.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