projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50e22fd
)
games-rpg/freedroidrpg: Remove py2 where possible
author
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:00 +0000
(14:05 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:58 +0000
(14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
games-rpg/freedroidrpg/freedroidrpg-1.0_rc2.ebuild
patch
|
blob
|
history
diff --git
a/games-rpg/freedroidrpg/freedroidrpg-1.0_rc2.ebuild
b/games-rpg/freedroidrpg/freedroidrpg-1.0_rc2.ebuild
index 3a65a0e316b0ab28d00e94a39e1fbe97b0558455..a78a6e421625832d1d5d6a7761963b6576d4cb8e 100644
(file)
--- a/
games-rpg/freedroidrpg/freedroidrpg-1.0_rc2.ebuild
+++ b/
games-rpg/freedroidrpg/freedroidrpg-1.0_rc2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
{2_7,3_{6,7}
} )
+PYTHON_COMPAT=( python
3_{6,7
} )
inherit autotools flag-o-matic desktop python-any-r1 xdg
MY_PV=$(ver_rs 2 '')