summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-31 19:20:26 +0000
committerSam James <sam@gentoo.org>2023-10-31 19:20:26 +0000
commitb26eb27d56b335ffc4ddb247bf373edf300d90da (patch)
treee3c7420b7d60c1f224997bffc5ed51d776e23360 /app-containers/containers-shortnames
parentapp-containers/containers-storage: Stabilize 1.50.2 arm64, #916561 (diff)
downloadgentoo-b26eb27d56b335ffc4ddb247bf373edf300d90da.tar.gz
gentoo-b26eb27d56b335ffc4ddb247bf373edf300d90da.tar.bz2
gentoo-b26eb27d56b335ffc4ddb247bf373edf300d90da.zip
app-containers/containers-shortnames: Stabilize 2023.02.20 arm64, #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 e09a04739a7b..03500c206d01 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"