summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2020-04-24 16:41:12 -0700
committerBrian Dolbec <dolsen@gentoo.org>2020-04-24 16:41:12 -0700
commit845bd8163ad47a43537188a18b91ccf980eb544a (patch)
tree378b81fd2cfb7a1df6fe434e4dd4935c39109cdd /app-portage
parentapp-portage/g-sorcery: Add missing RESTRICT="!test? ( test )" (diff)
downloadgentoo-845bd8163ad47a43537188a18b91ccf980eb544a.tar.gz
gentoo-845bd8163ad47a43537188a18b91ccf980eb544a.tar.bz2
gentoo-845bd8163ad47a43537188a18b91ccf980eb544a.zip
app-portage/mirrorselect: Fix qa-report complaint
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/mirrorselect/mirrorselect-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/mirrorselect/mirrorselect-9999.ebuild b/app-portage/mirrorselect/mirrorselect-9999.ebuild
index 14f0555e4126..eaf8d49e634b 100644
--- a/app-portage/mirrorselect/mirrorselect-9999.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-9999.ebuild
@@ -23,7 +23,7 @@ KEYWORDS=""
RDEPEND="
dev-util/dialog
>=net-analyzer/netselect-0.4[ipv6(+)]
- =dev-python/ssl-fetch-9999[${PYTHON_USEDEP}]
+ ~dev-python/ssl-fetch-9999[${PYTHON_USEDEP}]
"
python_prepare_all() {