commit: a6434c654e596970f27372a45e05ec4290c12d7e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 11:00:21 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 11:00:38 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6434c65
sys-apps/portage: drop noop USE=minimal
I was going to do something with this and changed my mind.
Fixes: 6fd71933acc45adbf58ea3c60283435fbbf9d785
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/portage/portage-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/portage/portage-9999.ebuild
b/sys-apps/portage/portage-9999.ebuild
index 21ddda65ae91..0e0def53378c 100644
--- a/sys-apps/portage/portage-9999.ebuild
+++ b/sys-apps/portage/portage-9999.ebuild
@@ -25,7 +25,7 @@ fi
LICENSE="GPL-2"
SLOT="0"
-IUSE="apidoc build doc gentoo-dev +ipc minimal +native-extensions
+rsync-verify selinux test xattr"
+IUSE="apidoc build doc gentoo-dev +ipc +native-extensions +rsync-verify
selinux test xattr"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"