app-containers/conmon: Sync with Gentoo

It's from Gentoo commit 6305c1750041f1d16ddd2bb5fef07d89b6dc4c3f.
This commit is contained in:
Flatcar Buildbot 2024-08-26 07:11:48 +00:00 committed by Krzesimir Nowak
parent 4d4e182cbc
commit 7355069b58
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ else
https://github.com/Flowdalic/conmon/commit/ff8794c5bc0805cc430229728befde16da47b68c.patch
-> ${PN}-2.1.11-make-docs-target-not-depend-on-install.tools.patch
"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv"
fi
LICENSE="Apache-2.0"

View File

@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/containers/conmon.git"
else
SRC_URI="https://github.com/containers/conmon/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv"
fi
LICENSE="Apache-2.0"