commit: c7bb68e5e220655c406775727bcfb97232e68d00 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Thu May 22 15:39:49 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Thu May 22 15:42:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7bb68e5
sys-apps/systemd-readahead: Fix EmptyGlobalAssignment warning Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> sys-apps/systemd-readahead/systemd-readahead-216.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-apps/systemd-readahead/systemd-readahead-216.ebuild b/sys-apps/systemd-readahead/systemd-readahead-216.ebuild index 37012eef52c4..cd16340fff6b 100644 --- a/sys-apps/systemd-readahead/systemd-readahead-216.ebuild +++ b/sys-apps/systemd-readahead/systemd-readahead-216.ebuild @@ -11,7 +11,6 @@ SRC_URI="https://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz" LICENSE="LGPL-2.1 MIT" SLOT="0" KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc x86" -IUSE="" S="${WORKDIR}/systemd-${PV}"
