games-arcade/triplexinvaders: Add forgotten REQUIRED_USE
authorPacho Ramos <pacho@gentoo.org>
Tue, 24 Apr 2018 19:12:51 +0000 (21:12 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 24 Apr 2018 19:26:33 +0000 (21:26 +0200)
Package-Manager: Portage-2.3.31, Repoman-2.3.9

games-arcade/triplexinvaders/triplexinvaders-1.08-r1.ebuild

index 09ac13da91d5708c14c7800d129a3aef2a90213a..b3774eb8c6f96d176c71a9da9bc51afef6d2d407 100644 (file)
@@ -13,7 +13,9 @@ SRC_URI="http://acm.jhu.edu/~arthur/invaders/${P}.zip"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+
 IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
        dev-python/pygame[${PYTHON_USEDEP}]