games-misc/bsd-games: remove -j1

No longer needed, inherited from the old ebuild (pre build system rewrite).

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-11-19 11:20:39 +00:00
parent 239efd8867
commit 2e2776113d

View File

@@ -86,7 +86,7 @@ src_test() {
src_install() {
dodir /var/games
emake -j1 DESTDIR="${D}" install
emake DESTDIR="${D}" install
_build_game() {
has ${1} ${GAMES_TO_BUILD}