diff options
author | Mike Gilbert <floppym@gentoo.org> | 2024-08-12 13:18:35 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2024-08-12 13:19:14 -0400 |
commit | c985f631ac947bd97f69670f4dd3b229c4a1ceca (patch) | |
tree | 2235d18e5dbbf52db99b01232653c10ee49c55ff /sys-apps | |
parent | sys-apps/gentoo-systemd-integration: remove bitbucket upstream metadata (diff) | |
download | gentoo-c985f631ac947bd97f69670f4dd3b229c4a1ceca.tar.gz gentoo-c985f631ac947bd97f69670f4dd3b229c4a1ceca.tar.bz2 gentoo-c985f631ac947bd97f69670f4dd3b229c4a1ceca.zip |
sys-apps/gentoo-systemd-integration: drop empty IUSE assignment
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild index 0023f2d5ed9d..7f0b220760d5 100644 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild @@ -1,4 +1,4 @@ -# Copyright 2013-2023 Gentoo Authors +# Copyright 2013-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,6 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Systemd" LICENSE="BSD" SLOT="0" -IUSE="" RDEPEND="acct-group/floppy acct-group/usb |