summaryrefslogtreecommitdiff
path: root/profiles/desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
commita978c074e4272bb901fbe4a10de0a7b2af574f17 (patch)
tree8c764c1cc0576389ce22abd317bceba71ea5732d /profiles/desc
parent40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (diff)
gentoo resync : 04.05.2021
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/curl_ssl.desc3
-rw-r--r--profiles/desc/python_single_target.desc1
-rw-r--r--profiles/desc/python_targets.desc1
3 files changed, 3 insertions, 2 deletions
diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index 329ceb4a8fab..bbc771ff950e 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of CURL_SSL USE_EXPAND flags for net-misc/curl
@@ -6,7 +6,6 @@
axtls - Use axTLS
gnutls - Use GnuTLS
-libressl - Use LibreSSL
mbedtls - Use mbed TLS
nss - Use Mozilla's Network Security Services
openssl - Use OpenSSL
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index 1be4dd4001a6..4e52300f9d83 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -6,4 +6,5 @@
python3_7 - Build for Python 3.7 only
python3_8 - Build for Python 3.8 only
python3_9 - Build for Python 3.9 only
+python3_10 - Build for Python 3.10 only
pypy3 - Build for PyPy3 only
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 66d152ff98c0..6fd532d95a53 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -6,4 +6,5 @@
python3_7 - Build with Python 3.7
python3_8 - Build with Python 3.8
python3_9 - Build with Python 3.9
+python3_10 - Build with Python 3.9
pypy3 - Build with PyPy3