summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-05-05 17:29:59 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-05-05 17:30:26 +0200
commit015c36934a0ae0c168508213c448f10892a3a3ca (patch)
tree6c6c844004f4dadbc48a17f3fb10e62883b9349c
parentmedia-video/mpv-0.25.0-r0: add ~alpha keyword (diff)
downloadgentoo-015c3693.tar.gz
gentoo-015c3693.tar.bz2
gentoo-015c3693.zip
app-crypt/manuale: Add python3_6
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r--app-crypt/manuale/manuale-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/manuale/manuale-1.1.0.ebuild b/app-crypt/manuale/manuale-1.1.0.ebuild
index 9b16cb96273c..974307de8f43 100644
--- a/app-crypt/manuale/manuale-1.1.0.ebuild
+++ b/app-crypt/manuale/manuale-1.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{3_4,3_5} )
+PYTHON_COMPAT=( python{3_4,3_5,3_6} )
inherit distutils-r1