set: 8.0.1 bump broken ebuild, remove keywords

This commit is contained in:
blshkv 2019-08-25 21:35:32 +08:00
parent 8c1e7e9bfb
commit 770082dbb0
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
2 changed files with 5 additions and 2 deletions

View file

@ -0,0 +1 @@
DIST set-8.0.1.tar.gz 41448291 BLAKE2B 2ae932bd0523629dfcbceb8dc8230c568908670d4098cb857369bebf54699f2ee69f859892d819565d09039ca9435dd472956779501943df78acc41d6b56dab0 SHA512 40c340ae9b17b562d6c0fc2145f9fb335ab7effe87641b38403c1ac4e90304f549e16497c5aac8ec514f0f2e08fe8c1169f0d24326a5266eb0a1fa2eb3ddf82b

View file

@ -7,12 +7,14 @@ MY_P=${P/set/social-engineer-toolkit}
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
#inherit eutils python-single-r1 multilib
inherit distutils-r1
#upstream broke it https://github.com/trustedsec/social-engineer-toolkit/issues/622
#inherit distutils-r1
DESCRIPTION="A social engineering framework"
HOMEPAGE="https://www.trustedsec.com/downloads/social-engineer-toolkit/"
SRC_URI="https://github.com/trustedsec/social-engineer-toolkit/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~x86"
#KEYWORDS="~amd64 ~arm ~x86"
LICENSE="BSD"
SLOT="0"