diff options
Diffstat (limited to 'sci-electronics/drahnr-oregano')
-rw-r--r-- | sci-electronics/drahnr-oregano/drahnr-oregano-0.84.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/drahnr-oregano/drahnr-oregano-0.84.40.ebuild b/sci-electronics/drahnr-oregano/drahnr-oregano-0.84.40.ebuild index ca8396cc0318..13339f3334bc 100644 --- a/sci-electronics/drahnr-oregano/drahnr-oregano-0.84.40.ebuild +++ b/sci-electronics/drahnr-oregano/drahnr-oregano-0.84.40.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) PYTHON_REQ_USE='threads(+)' inherit gnome2-utils python-any-r1 waf-utils xdg-utils |