diff options
author | Kenton Groombridge <concord@gentoo.org> | 2024-01-16 19:26:32 -0500 |
---|---|---|
committer | Kenton Groombridge <concord@gentoo.org> | 2024-01-16 20:29:09 -0500 |
commit | 7b7cb4319d3d7a629e56a3e5361732f4fa6f5703 (patch) | |
tree | 8c32f47367a869847de38062c464d1718144b4aa /sys-apps/semodule-utils | |
parent | sys-apps/selinux-python: update live ebuild (diff) | |
download | gentoo-7b7cb4319d3d7a629e56a3e5361732f4fa6f5703.tar.gz gentoo-7b7cb4319d3d7a629e56a3e5361732f4fa6f5703.tar.bz2 gentoo-7b7cb4319d3d7a629e56a3e5361732f4fa6f5703.zip |
sys-apps/semodule-utils: update live ebuild
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to 'sys-apps/semodule-utils')
-rw-r--r-- | sys-apps/semodule-utils/semodule-utils-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/semodule-utils/semodule-utils-9999.ebuild b/sys-apps/semodule-utils/semodule-utils-9999.ebuild index 525188411f40..621cfaf21ea4 100644 --- a/sys-apps/semodule-utils/semodule-utils-9999.ebuild +++ b/sys-apps/semodule-utils/semodule-utils-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -23,7 +23,6 @@ fi LICENSE="GPL-2" SLOT="0" -IUSE="" DEPEND=">=sys-libs/libsepol-${PV}:=" RDEPEND="${DEPEND}" |