Skip to content

Commit

Permalink
dev-python/pypiserver-1.3.1: add pypy{,3} support
Browse files Browse the repository at this point in the history
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Patrick McLean <[email protected]>
  • Loading branch information
patrick-mclean authored and chutz committed Dec 4, 2019
1 parent 1b2f1f9 commit e1ee6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/pypiserver/pypiserver-1.3.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} pypy{,3} )
inherit distutils-r1

DESCRIPTION="Minimal PyPI server"
Expand Down

0 comments on commit e1ee6cf

Please sign in to comment.