summaryrefslogtreecommitdiff
path: root/website/www/donate.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-09-05 19:18:31 +0200
committerLudovic Courtès <ludo@gnu.org>2015-09-05 19:18:31 +0200
commit10af328ff7e848130f11aa18b612ca32f829d89a (patch)
tree1927416b8db9b550b86b40e390b4a0ae308a9e5b /website/www/donate.scm
parentbc2533c6cd41ac3e9e53ab45f66ead3e7da3504e (diff)
downloadguix-artwork-10af328ff7e848130f11aa18b612ca32f829d89a.tar
guix-artwork-10af328ff7e848130f11aa18b612ca32f829d89a.tar.gz
website: donate: Update wording for armv7.
* website/www/donate.scm (donate-page): Update wording for armv7 donations.
Diffstat (limited to 'website/www/donate.scm')
-rw-r--r--website/www/donate.scm7
1 files changed, 2 insertions, 5 deletions
diff --git a/website/www/donate.scm b/website/www/donate.scm
index 1c78ab6..d521434 100644
--- a/website/www/donate.scm
+++ b/website/www/donate.scm
@@ -49,11 +49,8 @@ donations of hardware and optionally hosting for the following kinds of
machines (they should be usable with exclusively free software): ")
(ul (li "x86_64 machines, with on the order of 1\xa0TiB of
storage and 4\xa0GiB of RAM;")
- (li "armv7 machines that would allow us to provide pre-built
-binaries for the "
- (a (@ (href "https://savannah.gnu.org/forum/forum.php?forum_id=8175"))
- "recently-added ARM port")
- ";")
+ (li "armv7 machines (such as the Novena) to more quickly
+test and provide binaries for the " (tt "armhf-linux") " port;")
(li "mips64el machines to strengthen this port."))
(p "Please get in touch with us through the "
(a (@ (href ,(base-url "about/#contact")))