projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fae56a6
)
sci-calculators/units: add python3_8 target
author
neeshy
<neeshy@tfwno.gf>
Wed, 25 Mar 2020 19:36:52 +0000
(15:36 -0400)
committer
Craig Andrews
<candrews@gentoo.org>
Sun, 19 Apr 2020 02:35:41 +0000
(22:35 -0400)
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf>
Signed-off-by: Craig Andrews <candrews@gentoo.org>
sci-calculators/units/units-2.19-r1.ebuild
patch
|
blob
|
history
diff --git
a/sci-calculators/units/units-2.19-r1.ebuild
b/sci-calculators/units/units-2.19-r1.ebuild
index 13c2f13963c08ee1018bac220d26fe4c906044d6..b6062ea69bb337ca97ab2428a09460e44c2a4d79 100644
(file)
--- a/
sci-calculators/units/units-2.19-r1.ebuild
+++ b/
sci-calculators/units/units-2.19-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_
6
)
+PYTHON_COMPAT=( python3_
{6,7,8}
)
inherit python-single-r1
DESCRIPTION="Unit conversion program"