pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/xenkernel413
Module Name: pkgsrc
Committed By: bouyer
Date: Thu Aug 27 13:44:53 UTC 2020
Modified Files:
pkgsrc/sysutils/xenkernel413: Makefile
Log Message:
Remove Linux from ONLY_FOR_PLATFORM; it doesn't make sense to restrict
to 2.6.x anyway.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/xenkernel413/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/xenkernel413/Makefile
diff -u pkgsrc/sysutils/xenkernel413/Makefile:1.2 pkgsrc/sysutils/xenkernel413/Makefile:1.3
--- pkgsrc/sysutils/xenkernel413/Makefile:1.2 Thu Jul 16 09:56:47 2020
+++ pkgsrc/sysutils/xenkernel413/Makefile Thu Aug 27 13:44:53 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/07/16 09:56:47 bouyer Exp $
+# $NetBSD: Makefile,v 1.3 2020/08/27 13:44:53 bouyer Exp $
VERSION= 4.13.1
PKGREVISION= 1
@@ -14,8 +14,7 @@ COMMENT= Xen 4.13.x Kernel
LICENSE= gnu-gpl-v2
-ONLY_FOR_PLATFORM= Linux-2.6*-x86_64
-ONLY_FOR_PLATFORM+= NetBSD-*.*-x86_64
+ONLY_FOR_PLATFORM= NetBSD-*.*-x86_64
SSP_SUPPORTED= no
Home |
Main Index |
Thread Index |
Old Index