diff options
-rw-r--r-- | sysutils/grub2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/grub2/Makefile b/sysutils/grub2/Makefile index 2020b44ac54c..1937bad2f2c7 100644 --- a/sysutils/grub2/Makefile +++ b/sysutils/grub2/Makefile @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_BISON= build USE_GETTEXT= yes -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 INFO= grub |