diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-09-15 19:26:15 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-09-15 19:26:15 +0200 |
commit | 3c1794bc4e219118ce13c9786526f396c2f71d98 (patch) | |
tree | 543f2c2cb420758b25b1e09e64d6ac3d4c4eaff7 /profiles/base | |
parent | sys-cluster/kube-scheduler: drop 1.24.15 (diff) | |
download | gentoo-3c1794bc4e219118ce13c9786526f396c2f71d98.tar.gz gentoo-3c1794bc4e219118ce13c9786526f396c2f71d98.tar.bz2 gentoo-3c1794bc4e219118ce13c9786526f396c2f71d98.zip |
package.mask: move opentmpfiles mask to main file
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.mask | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/profiles/base/package.mask b/profiles/base/package.mask index f09a97d08bf5..cbe031846f35 100644 --- a/profiles/base/package.mask +++ b/profiles/base/package.mask @@ -25,11 +25,3 @@ sys-libs/libucontext # made.) # bug #699422. virtual/libcrypt:0/1 - -# Andreas K. Hüttel <dilfridge@gentoo.org> (2021-07-06) -# No longer maintained upstream; please see the 2021-07-15-opentmpfiles-deprecation -# news item. -sys-apps/opentmpfiles - -# (above is added here instead of in ../package.mask so x86 musl can -# override it for the moment) |