Diff containers-image-5.28.0 with a containers-image-9999
/usr/portage/app-containers/containers-image/containers-image-9999.ebuild 2023-10-09 14:52:28.216368318 +0300 | ||
---|---|---|
12 | 12 |
else |
13 | 13 |
SRC_URI="https://github.com/containers/image/archive/v${PV}.tar.gz -> ${P}.tar.gz" |
14 | 14 |
S="${WORKDIR}/${P#containers-}" |
15 |
KEYWORDS="~amd64 ~arm64 ~riscv" |
|
15 |
KEYWORDS="~amd64" |
|
16 | 16 |
fi |
17 | 17 | |
18 | 18 |
LICENSE="Apache-2.0" |