Skip to content

Commit

Permalink
dev-db/postgresql: add Python 3.8, 3.9 to 9999
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Dec 2, 2020
1 parent 3bc196b commit 83bafdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-db/postgresql/postgresql-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6,7,8,9} )

inherit flag-o-matic git-r3 linux-info multilib pam prefix python-single-r1 \
systemd
Expand Down

0 comments on commit 83bafdf

Please sign in to comment.