mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-30 12:02:57 +01:00
smbmap: update PYTHON_COMPAT
This commit is contained in:
parent
e7de3fdbd9
commit
db5b2ea8e2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6} )
|
||||
PYTHON_COMPAT=( python3_6 )
|
||||
|
||||
inherit python-r1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue