vulners: 1.5.0 to stable for amd64 and x86

This commit is contained in:
Yury Martynov 2019-09-11 14:59:41 +03:00
parent 3ac0e787d0
commit ee5d60bb77
No known key found for this signature in database
GPG key ID: EBE62DD0CCEAE19E

View file

@ -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"