summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-22 08:19:31 +0100
committerSam James <sam@gentoo.org>2024-09-22 08:19:31 +0100
commitaf51e399ba869ce87b20179a86f52da94038c885 (patch)
tree690d216d735734993a4eee29be82d7253a37ace6 /app-containers
parentmedia-gfx/librecad: Stabilize 2.2.0.2 x86, #940018 (diff)
downloadgentoo-af51e399ba869ce87b20179a86f52da94038c885.tar.gz
gentoo-af51e399ba869ce87b20179a86f52da94038c885.tar.bz2
gentoo-af51e399ba869ce87b20179a86f52da94038c885.zip
app-containers/skopeo: Stabilize 1.15.1 amd64, #940019
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/skopeo/skopeo-1.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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