diff options
author | neeshy <neeshy@tfwno.gf> | 2020-03-25 15:36:50 -0400 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2020-04-18 22:35:38 -0400 |
commit | f4d1eae2347b0578e6f85da0b79aa14ab4783e55 (patch) | |
tree | 7b9bf4cf1c1670ea676ffc22e2b03c38873297b8 /media-fonts | |
parent | media-fonts/noto-emoji: add python3_8 target (diff) | |
download | gentoo-f4d1eae2347b0578e6f85da0b79aa14ab4783e55.tar.gz gentoo-f4d1eae2347b0578e6f85da0b79aa14ab4783e55.tar.bz2 gentoo-f4d1eae2347b0578e6f85da0b79aa14ab4783e55.zip |
media-fonts/terminus-font: add python3_8 target
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf>
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/terminus-font/terminus-font-4.48.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-fonts/terminus-font/terminus-font-4.48.ebuild b/media-fonts/terminus-font/terminus-font-4.48.ebuild index 40ce47872db1..97ee711da059 100644 --- a/media-fonts/terminus-font/terminus-font-4.48.ebuild +++ b/media-fonts/terminus-font/terminus-font-4.48.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit font python-any-r1 DESCRIPTION="A clean fixed font for the console and X11" |