diff options
| author | Michał Górny <mgorny@gentoo.org> | 2017-10-21 10:32:16 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2017-10-21 10:33:47 +0200 |
| commit | 94b91b64cd717e88d328ccfcfb64dbe86cae7eb6 (patch) | |
| tree | c44bdcfb621a8754623b880975fbce934fb7e519 /dev-python | |
| parent | 4db12167a96ac61607585a1642f34de44705e6ab (diff) | |
| download | gentoo-94b91b64cd717e88d328ccfcfb64dbe86cae7eb6.tar.gz gentoo-94b91b64cd717e88d328ccfcfb64dbe86cae7eb6.tar.bz2 gentoo-94b91b64cd717e88d328ccfcfb64dbe86cae7eb6.zip | |
dev-python/pyblake2: Tested on py3.6
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/pyblake2/pyblake2-0.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyblake2/pyblake2-0.9.3.ebuild b/dev-python/pyblake2/pyblake2-0.9.3.ebuild index 893bf4757e56..a48a7e3d1c14 100644 --- a/dev-python/pyblake2/pyblake2-0.9.3.ebuild +++ b/dev-python/pyblake2/pyblake2-0.9.3.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) inherit distutils-r1 DESCRIPTION="BLAKE2 hash function extension module" |
