add python3_9 to over and dec8
This commit is contained in:
parent
40d958bfd4
commit
e8c1141493
2 changed files with 2 additions and 2 deletions
20
dev-python/dec8/dec8-9999-r1.ebuild
Normal file
20
dev-python/dec8/dec8-9999-r1.ebuild
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8,9} )
|
||||
inherit distutils-r1 git-r3
|
||||
|
||||
DESCRIPTION="Minimalistic shared libraries of the Decade project."
|
||||
HOMEPAGE="https://git.decade.cz/decade/${PN}"
|
||||
EGIT_REPO_URI="https://git.decade.cz/decade/${PN}.git"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="*"
|
||||
|
||||
#DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
RDEPEND="
|
||||
dev-python/jsmin
|
||||
"
|
Loading…
Add table
Add a link
Reference in a new issue