From a091d2be5df70d05e9fc9e06942748078bf53821 Mon Sep 17 00:00:00 2001 From: tijl Date: Thu, 12 Jan 2017 10:44:45 +0000 Subject: Make 64 bit Linux packages the default on amd64. --- emulators/linux_base-c6/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/linux_base-c6/Makefile b/emulators/linux_base-c6/Makefile index 341fd3e4a1d6..0a2743faa20e 100644 --- a/emulators/linux_base-c6/Makefile +++ b/emulators/linux_base-c6/Makefile @@ -3,7 +3,7 @@ PORTNAME= c6 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators linux PKGNAMEPREFIX= linux_base- -- cgit