commit: 5f189b2fbd5f56cbfdf0bb9ca0c5d94d988a31e6 Author: Filip Kobierski <fkobi <AT> pm <DOT> me> AuthorDate: Tue Jul 30 11:45:26 2024 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Jul 30 22:04:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f189b2f
sys-libs/kpmcore: remove empty IUSE Signed-off-by: Filip Kobierski <fkobi <AT> pm.me> Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> sys-libs/kpmcore/kpmcore-23.08.5.ebuild | 1 - sys-libs/kpmcore/kpmcore-24.05.2.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/sys-libs/kpmcore/kpmcore-23.08.5.ebuild b/sys-libs/kpmcore/kpmcore-23.08.5.ebuild index 8548d6d3112d..99c98265b8dc 100644 --- a/sys-libs/kpmcore/kpmcore-23.08.5.ebuild +++ b/sys-libs/kpmcore/kpmcore-23.08.5.ebuild @@ -14,7 +14,6 @@ HOMEPAGE="https://apps.kde.org/partitionmanager/" LICENSE="GPL-3" SLOT="5/10" KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86" -IUSE="" # bug 689468, tests need polkit etc. RESTRICT="test" diff --git a/sys-libs/kpmcore/kpmcore-24.05.2.ebuild b/sys-libs/kpmcore/kpmcore-24.05.2.ebuild index 03140db9cb7a..b71af6e164c1 100644 --- a/sys-libs/kpmcore/kpmcore-24.05.2.ebuild +++ b/sys-libs/kpmcore/kpmcore-24.05.2.ebuild @@ -14,7 +14,6 @@ HOMEPAGE="https://apps.kde.org/partitionmanager/" LICENSE="GPL-3" SLOT="6/10" KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="" # bug 689468, tests need polkit etc. RESTRICT="test"
