games/vvvvvv: enable on powerpc64

It seems to compile a binary with prefix x86_64 on all 64-bit architectures.

Runtime currently untested.
This commit is contained in:
Piotr Kubaj 2020-06-23 13:46:37 +00:00
parent 9a63f0f68b
commit 2d016b695a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539976

View file

@ -13,7 +13,7 @@ LICENSE_NAME= unknown
LICENSE_FILE= ${WRKSRC}/../LICENSE.md
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS= amd64 powerpc64
USES= sdl cmake
USE_GITHUB= yes