mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 06:10:56 +02:00
vulners: 1.5.0 to stable for amd64 and x86
This commit is contained in:
parent
3ac0e787d0
commit
ee5d60bb77
1 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
|
@ -9,7 +10,7 @@ inherit distutils-r1
|
|||
DESCRIPTION="Python API wrapper for the Vulners Database"
|
||||
HOMEPAGE="https://github.com/vulnersCom/api"
|
||||
SRC_URI="https://github.com/vulnersCom/api/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
KEYWORDS="amd64 ~arm x86"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue