aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/lib/systems/doubles.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/lib/systems/doubles.nix')
-rw-r--r--nixpkgs/lib/systems/doubles.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/lib/systems/doubles.nix b/nixpkgs/lib/systems/doubles.nix
index 8e02fcb5de0..58cff18e648 100644
--- a/nixpkgs/lib/systems/doubles.nix
+++ b/nixpkgs/lib/systems/doubles.nix
@@ -7,7 +7,7 @@ let
all = [
"aarch64-linux"
- "armv5tel-linux" "armv6l-linux" "armv7l-linux"
+ "armv5tel-linux" "armv6l-linux" "armv7a-linux" "armv7l-linux"
"mipsel-linux"