openresolv: Mark working on OpenBSD
This commit is contained in:
committed by
Audrey Dutcher
parent
eb5bc51d2c
commit
75b4842aac
@@ -43,6 +43,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://roy.marples.name/projects/openresolv";
|
||||
license = lib.licenses.bsd2;
|
||||
maintainers = [ ];
|
||||
platforms = lib.platforms.linux ++ lib.platforms.freebsd;
|
||||
platforms = lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user