sys-fs/dwarfs: fix ordering of S variable

Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
crueter
2026-04-20 19:42:50 -04:00
parent 3f9ce530e2
commit a75ef792fa

View File

@@ -9,11 +9,12 @@ DESCRIPTION="Fast high compression read-only filesystem for Linux, FreeBSD, macO
HOMEPAGE="https://github.com/mhx/dwarfs" HOMEPAGE="https://github.com/mhx/dwarfs"
SRC_URI="https://github.com/mhx/dwarfs/releases/download/v${PV}/${P}.tar.xz" SRC_URI="https://github.com/mhx/dwarfs/releases/download/v${PV}/${P}.tar.xz"
S="${WORKDIR}/dwarfs-${PV}"
LICENSE="GPL-3 MIT" LICENSE="GPL-3 MIT"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~arm64" KEYWORDS="~amd64 ~arm64"
IUSE="test +tools +fuse +perfmon flac ricepp stacktrace" IUSE="test +tools +fuse +perfmon flac ricepp stacktrace"
S="${WORKDIR}/dwarfs-${PV}"
RDEPEND=" RDEPEND="
>=app-arch/libarchive-3.8.6 >=app-arch/libarchive-3.8.6