app-containers/catatonit: Sync with Gentoo

It's from Gentoo commit 12ce592e12876db11ffb10b96312e3109cf4e787.
This commit is contained in:
Flatcar Buildbot 2025-03-31 07:05:14 +00:00
parent 66fe1a71bb
commit ae320fa2ef

View File

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