diff options
author | David Seifert <soap@gentoo.org> | 2023-05-16 23:11:23 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-05-16 23:11:23 +0200 |
commit | 05be364e1dcbf04a23b5ecf54b6bfae0f39f5cf0 (patch) | |
tree | db4c1bee1a7a3cb965b29b153a20d97749d12e0c /profiles/prefix | |
parent | net-misc/httpie: 3.2.1-r2 revbump with urllib3-2.x fixes. (diff) | |
download | gentoo-05be364e1dcbf04a23b5ecf54b6bfae0f39f5cf0.tar.gz gentoo-05be364e1dcbf04a23b5ecf54b6bfae0f39f5cf0.tar.bz2 gentoo-05be364e1dcbf04a23b5ecf54b6bfae0f39f5cf0.zip |
profiles: remove dead implicit userland_* flags
Closes: https://github.com/gentoo/gentoo/pull/31034
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/use.force | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/prefix/use.force b/profiles/prefix/use.force index b772df154580..c14d80f0d049 100644 --- a/profiles/prefix/use.force +++ b/profiles/prefix/use.force @@ -1,7 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# unforce the GNU/Linux ELIBC, KERNEL, and USERLAND +# unforce the GNU/Linux ELIBC and KERNEL # flags that come from the base profile -elibc_glibc -kernel_linux |