app-containers/containers-shortnames: Sync with Gentoo

It's from Gentoo commit 5e1cc6f766203656970561824969f778bb60012b.
This commit is contained in:
Flatcar Buildbot 2025-04-28 07:11:58 +00:00
parent 8c96c311fe
commit 3fc57e1549

View File

@ -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 ~loong ~riscv"
KEYWORDS="amd64 arm64 ~loong ~riscv"
fi
LICENSE="Apache-2.0"