summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-10-22 18:01:11 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-11-13 00:05:08 +0100
commit0625d87bd661329335d971e6e1064a2b91a16bf5 (patch)
tree4152ddd8bcdb4b4211f9334c1f9f14ab5692454b /profiles/releases
parentprofiles: Move make.defaults from releases/ to base/ (diff)
downloadgentoo-0625d87bd661329335d971e6e1064a2b91a16bf5.tar.gz
gentoo-0625d87bd661329335d971e6e1064a2b91a16bf5.tar.bz2
gentoo-0625d87bd661329335d971e6e1064a2b91a16bf5.zip
profiles: Move USE=bzip2 from releases/17.0 to base
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/releases')
-rw-r--r--profiles/releases/17.0/make.defaults5
1 files changed, 1 insertions, 4 deletions
diff --git a/profiles/releases/17.0/make.defaults b/profiles/releases/17.0/make.defaults
index 475e60c7d655..fb7bef2767c1 100644
--- a/profiles/releases/17.0/make.defaults
+++ b/profiles/releases/17.0/make.defaults
@@ -1,5 +1,2 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-
-# Adding this one, since it makes sense.
-USE="bzip2"