Bump
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2019 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_6 python3_7 python3_8 python3_9 )
|
||||
PYTHON_COMPAT=( python3_{6..12} )
|
||||
|
||||
inherit eutils python-r1 bash-completion-r1 git-r3
|
||||
inherit python-r1 bash-completion-r1 git-r3
|
||||
|
||||
DESCRIPTION="Entropy Package Manager server-side tools"
|
||||
HOMEPAGE="http://www.sabayon.org"
|
||||
|
||||
Reference in New Issue
Block a user