projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc84e0f
)
app-misc/asciinema: update PYTHON_COMPAT
author
Ben Kohler
<bkohler@gentoo.org>
Tue, 7 Jan 2020 18:23:56 +0000
(12:23 -0600)
committer
Ben Kohler
<bkohler@gentoo.org>
Tue, 7 Jan 2020 18:24:22 +0000
(12:24 -0600)
Closes: https://bugs.gentoo.org/704938
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
app-misc/asciinema/asciinema-2.0.2.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/asciinema/asciinema-2.0.2.ebuild
b/app-misc/asciinema/asciinema-2.0.2.ebuild
index 9ad72949947642fe19b8bfea2d9ec00810840b63..0cd5811c1933a4c2e05a27390f46f61b7618e429 100644
(file)
--- a/
app-misc/asciinema/asciinema-2.0.2.ebuild
+++ b/
app-misc/asciinema/asciinema-2.0.2.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python3_
6
)
+PYTHON_COMPAT=( python3_
{6,7,8}
)
inherit distutils-r1
DESCRIPTION="Command line recorder for asciinema.org service"