libabw: broaden platforms
Builds fine on Darwin.
This commit is contained in:
parent
b17035126d
commit
38bacf8aa2
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://wiki.documentfoundation.org/DLP/Libraries/libabw;
|
||||
description = "Library parsing abiword documents";
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
license = licenses.mpl20;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user