Skip to content

Commit

Permalink
skel_python.ebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Bolshakov committed Jun 22, 2022
1 parent 684ce14 commit a0b2046
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion dev-python/skel_python.ebuild
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

#https://projects.gentoo.org/python/guide/distutils.html#pep-517-build-systems
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..10} )

inherit distutils-r1
Expand Down
2 changes: 1 addition & 1 deletion dev-ruby/skel_ruby.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand Down

0 comments on commit a0b2046

Please sign in to comment.