diff options
Diffstat (limited to 'emulators/linux-peops-spu')
-rw-r--r-- | emulators/linux-peops-spu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-peops-spu/Makefile b/emulators/linux-peops-spu/Makefile index c152868e6537..e7df1a57534b 100644 --- a/emulators/linux-peops-spu/Makefile +++ b/emulators/linux-peops-spu/Makefile @@ -23,7 +23,7 @@ NO_BUILD= yes USE_LINUX= yes USE_X_PREFIX= yes -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 MAJOR= ${PORTVERSION:R} MINOR= ${PORTVERSION:E} |