mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
app-containers/containers-image: Stabilize 5.35.0 amd64, #967631
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
parent
46208a031f
commit
90c5ec17c7
@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
|
|||||||
else
|
else
|
||||||
SRC_URI="https://github.com/containers/image/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/containers/image/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
S="${WORKDIR}/${P#containers-}"
|
S="${WORKDIR}/${P#containers-}"
|
||||||
KEYWORDS="~amd64 arm64 ~loong ~riscv"
|
KEYWORDS="amd64 arm64 ~loong ~riscv"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
LICENSE="Apache-2.0"
|
LICENSE="Apache-2.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user