mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 03:21:43 +02:00
net-fs/samba: use EAPI=7
Now that portage was updated to the latest version, we should update EAPI to 7. It is mainly to allow ebuilds to make BDEPEND contain real build-time dependencies, not runtime ones.
This commit is contained in:
parent
7dafcfc329
commit
61eb799b82
@ -1,7 +1,7 @@
|
|||||||
# Copyright 1999-2020 Gentoo Authors
|
# Copyright 1999-2020 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=6
|
EAPI=7
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{6,7} )
|
PYTHON_COMPAT=( python3_{6,7} )
|
||||||
PYTHON_REQ_USE='threads(+),xml(+)'
|
PYTHON_REQ_USE='threads(+),xml(+)'
|
Loading…
x
Reference in New Issue
Block a user