summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-31 19:52:51 +0000
committerSam James <sam@gentoo.org>2023-10-31 19:52:51 +0000
commit434e1658dc3f215c704904aa7875e75c2be5c625 (patch)
treea3bc038365a0ef74d39c9d40a5e28a022826f1c8 /app-containers/containers-shortnames
parentapp-containers/containers-storage: Stabilize 1.50.2 amd64, #916561 (diff)
downloadgentoo-434e1658dc3f215c704904aa7875e75c2be5c625.tar.gz
gentoo-434e1658dc3f215c704904aa7875e75c2be5c625.tar.bz2
gentoo-434e1658dc3f215c704904aa7875e75c2be5c625.zip
app-containers/containers-shortnames: Stabilize 2023.02.20 amd64, #916561
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers/containers-shortnames')
-rw-r--r--app-containers/containers-shortnames/containers-shortnames-2023.02.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/containers-shortnames/containers-shortnames-2023.02.20.ebuild b/app-containers/containers-shortnames/containers-shortnames-2023.02.20.ebuild
index 03500c206d01..bf48bb1f16f0 100644
--- a/app-containers/containers-shortnames/containers-shortnames-2023.02.20.ebuild
+++ b/app-containers/containers-shortnames/containers-shortnames-2023.02.20.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
else
SRC_URI="https://github.com/containers/shortnames/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${P#containers-}"
- KEYWORDS="~amd64 arm64 ~riscv"
+ KEYWORDS="amd64 arm64 ~riscv"
fi
LICENSE="Apache-2.0"