aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-15 22:00:25 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-15 22:01:26 -0500
commitc27fd976e4dc4fd1ce269a002a9d00c979e53287 (patch)
tree234e225809c3866258fec5228d9ee8b78e9924ff
parenttargets: Use interpreter with portage module for build.py (diff)
downloadcatalyst-c27fd976e4dc4fd1ce269a002a9d00c979e53287.tar.gz
catalyst-c27fd976e4dc4fd1ce269a002a9d00c979e53287.tar.bz2
catalyst-c27fd976e4dc4fd1ce269a002a9d00c979e53287.zip
catalyst: Remove dead comment
Fixes: 220df6a5d255 ("catalyst: Drop ancient portage support") Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rwxr-xr-xtargets/stage1/build.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/targets/stage1/build.py b/targets/stage1/build.py
index fec1162c..85675511 100755
--- a/targets/stage1/build.py
+++ b/targets/stage1/build.py
@@ -9,7 +9,6 @@ from portage.util import grabfile_package, stack_lists
# this loads files from the profiles ...
# wrap it here to take care of the different
# ways portage handles stacked profiles
-# last case is for portage-2.1_pre*
def scan_profile(path):