Skip to content

Commit

Permalink
app-crypt/gpgme: bump python version
Browse files Browse the repository at this point in the history
Signed-off-by: Paweł Tomak <[email protected]>
Signed-off-by: Alon Bar-Lev <[email protected]>
Closes: gentoo#10880
  • Loading branch information
grodzik authored and alonbl committed Jan 21, 2019
1 parent 5dcdd05 commit 3df44d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-crypt/gpgme/gpgme-1.12.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
DISTUTILS_OPTIONAL=1

inherit distutils-r1 flag-o-matic libtool qmake-utils toolchain-funcs
Expand Down

0 comments on commit 3df44d4

Please sign in to comment.