dev-libs/libbytesize: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 16:10:16 +0000 (17:10 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 2 Dec 2019 13:48:37 +0000 (14:48 +0100)
Closes: https://bugs.gentoo.org/701588
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-libs/libbytesize/libbytesize-2.1.ebuild

index f3c68f3c42fe05860c7a24c6050db338fd246d4f..ae527783b02735512411c1f0d589d085a081fd9f 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7,8} )
 
 inherit python-r1