diff options
-rw-r--r-- | profiles/features/split-usr/eapi | 1 | ||||
-rw-r--r-- | profiles/features/split-usr/use.force | 6 | ||||
-rw-r--r-- | profiles/features/split-usr/use.mask | 6 |
3 files changed, 13 insertions, 0 deletions
diff --git a/profiles/features/split-usr/eapi b/profiles/features/split-usr/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/features/split-usr/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/features/split-usr/use.force b/profiles/features/split-usr/use.force new file mode 100644 index 000000000000..f638abe61436 --- /dev/null +++ b/profiles/features/split-usr/use.force @@ -0,0 +1,6 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Andreas K. Hüttel <dilfridge@gentoo.org> (2022-12-04) +# Force split-usr. +split-usr diff --git a/profiles/features/split-usr/use.mask b/profiles/features/split-usr/use.mask new file mode 100644 index 000000000000..70a8ffe0514d --- /dev/null +++ b/profiles/features/split-usr/use.mask @@ -0,0 +1,6 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Andreas K. Hüttel <dilfridge@gentoo.org> (2022-12-04) +# Unmask split-usr. +-split-usr |