diff --git a/dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.4.2.ebuild b/dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.4.2.ebuild index 02cd46de573f7..b21281ca806ae 100644 --- a/dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.4.2.ebuild +++ b/dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.4.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1