sys-apps/systemd-readahead: Fix VariableOrderWrong warning

Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2025-05-22 17:40:16 +02:00
parent c7bb68e5e2
commit b1824b4549

View File

@@ -7,13 +7,12 @@ inherit systemd toolchain-funcs udev
DESCRIPTION="Split of readahead systemd implementation"
HOMEPAGE="https://dev.gentoo.org/~pacho/systemd-readahead.html"
SRC_URI="https://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz"
S="${WORKDIR}/systemd-${PV}"
LICENSE="LGPL-2.1 MIT"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86"
S="${WORKDIR}/systemd-${PV}"
RDEPEND=">=sys-apps/systemd-217:="
DEPEND="${RDEPEND}"
BDEPEND="