From 9501dabfa3e4aac788b1dc2e0d5f8d45ed29a5d9 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 27 Mar 2009 07:23:05 +0000 Subject: Fix typo in comment. svn path=/main/trunk/; revision=13230 --- pym/portage/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py index c4a7a6d61..771e720d3 100644 --- a/pym/portage/__init__.py +++ b/pym/portage/__init__.py @@ -5053,7 +5053,7 @@ def eapi_is_supported(eapi): # Generally, it's best not to assume that cache entries for unsupported EAPIs # can be validated. However, the current package manager specification does not -# guarantee that that the EAPI can be parsed without sourcing the ebuild, so +# guarantee that the EAPI can be parsed without sourcing the ebuild, so # it's too costly to discard existing cache entries for unsupported EAPIs. # Therefore, by default, assume that cache entries for unsupported EAPIs can be # validated. If FEATURES=parse-eapi-* is enabled, this assumption is discarded -- cgit v1.2.3-1-g7c22