sys-fs/squashfs-tools-ng: Sync with Gentoo

It's from Gentoo commit a3c6b15627b72d55db30eab2e0ad5a80380a20f2.
This commit is contained in:
Flatcar Buildbot 2024-11-11 07:09:15 +00:00 committed by Krzesimir Nowak
parent b0ee516d8b
commit 599a598d08

View File

@ -10,7 +10,7 @@ if [[ ${PV} = 9999* ]]; then
EGIT_REPO_URI="https://github.com/AgentD/${PN}.git"
else
inherit libtool
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
SRC_URI="https://infraroot.at/pub/squashfs/${P}.tar.xz"
fi