diff options
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/freedroidrpg/freedroidrpg-1.0_rc2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-rpg/freedroidrpg/freedroidrpg-1.0_rc2.ebuild b/games-rpg/freedroidrpg/freedroidrpg-1.0_rc2.ebuild index 3a65a0e316b0..a78a6e421625 100644 --- 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=( python3_{6,7} ) inherit autotools flag-o-matic desktop python-any-r1 xdg MY_PV=$(ver_rs 2 '') |