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/desc | |
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/desc')
-rw-r--r-- | profiles/desc/userland.desc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/profiles/desc/userland.desc b/profiles/desc/userland.desc deleted file mode 100644 index 3b3ed55d463a..000000000000 --- a/profiles/desc/userland.desc +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# This file contains descriptions of USERLAND USE_EXPAND flags. - -# Keep it sorted. - -GNU - USERLAND setting for systems that use the GNU userland tools -BSD - USERLAND setting for systems using BSDish userland (FreeBSD OpenBSD NetBSD DragonFly) |