summaryrefslogtreecommitdiff
path: root/main/fixtures/arches.json
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2011-12-15 12:49:22 +0000
committerParabola <dev@list.parabolagnulinux.org>2011-12-15 12:49:22 +0000
commitc55bf710c2de210a0e956bf811e077bfe382a889 (patch)
treee76f404cbb1337b94d76872532657eb95425af05 /main/fixtures/arches.json
parentbcf69b6b3121a6bef27a27e54327fac9a6641c96 (diff)
parent96a57cd652ff2b26f15976d832e9eb1dcd2c3dd7 (diff)
Merge branch 'master' of /srv/git/repositories/parabolaweb
Diffstat (limited to 'main/fixtures/arches.json')
-rw-r--r--main/fixtures/arches.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/main/fixtures/arches.json b/main/fixtures/arches.json
index 1e9dbc91..f7e7fdc0 100644
--- a/main/fixtures/arches.json
+++ b/main/fixtures/arches.json
@@ -30,5 +30,13 @@
"agnostic": false,
"name": "mips64el"
}
+ },
+ {
+ "pk": 5,
+ "model": "main.arch",
+ "fields": {
+ "agnostic": false,
+ "name": "i586"
+ }
}
]