This commit is contained in:
blshkv 2018-07-06 08:24:32 +08:00
parent f81ac96edf
commit 30562f0b1d
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F

View file

@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 )
PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1
DESCRIPTION="Python API for dnsdumpster.com"