aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--RELEASE-NOTES.md2
2 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index b7a2bb8..0a7c463 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,8 @@ version
as it is the version we use every day on http://genenetwork.org. For
installation instructions see also [INSTALL.md](INSTALL.md). We use
continous integration builds on Travis-CI for Linux (amd64 & arm64)
-and MacOS (amd64).
+and MacOS (amd64). GEMMA builds on multiple architectures, see the
+[Debian build farm](https://buildd.debian.org/status/package.php?p=gemma).
*(The above image depicts physiological and behavioral trait
loci identified in CFW mice using GEMMA, from [Parker et al, Nature
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index ca6fc54..376f14d 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -6,7 +6,7 @@ and
## ChangeLog v0.99-pre1 (2020/??)
-* GEMMA builds on ARM
+* GEMMA builds on ARM and other architectures, see #189 and https://buildd.debian.org/status/package.php?p=gemma (thanks @tillea)
* Fixed static build with 00480e8549987b6cae7100b28bcead2a2d501177 - requires gfortran path for OpenBLAS
* Updated README's and Manual