diff options
Diffstat (limited to 'www-apps/netbox/netbox-2.7.2.ebuild')
-rw-r--r-- | www-apps/netbox/netbox-2.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/netbox/netbox-2.7.2.ebuild b/www-apps/netbox/netbox-2.7.2.ebuild index 5039bddd8d7e..cc78230888df 100644 --- a/www-apps/netbox/netbox-2.7.2.ebuild +++ b/www-apps/netbox/netbox-2.7.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_6 python3_7 ) +PYTHON_COMPAT=( python3_7 ) inherit python-single-r1 readme.gentoo-r1 DESCRIPTION="IP address and data center infrastructure management tool" |