commit: c8ed5f9c4527b7e8053fd397f00d0d03f540dbbf Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Nov 30 16:10:16 2019 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Dec 2 13:48:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8ed5f9c
dev-libs/libbytesize: python3_8 Closes: https://bugs.gentoo.org/701588 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-libs/libbytesize/libbytesize-2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libbytesize/libbytesize-2.1.ebuild b/dev-libs/libbytesize/libbytesize-2.1.ebuild index f3c68f3c42f..ae527783b02 100644 --- a/dev-libs/libbytesize/libbytesize-2.1.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7,8} ) inherit python-r1
