summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schema.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/schema.sql b/schema.sql
index ccd78ec..d57867b 100644
--- a/schema.sql
+++ b/schema.sql
@@ -17,7 +17,6 @@ INSERT INTO depcheck (architecture, releasetime, updatetime, giveback) VALUES
("arm64", "2000-01-01 00:00:00", "2000-01-01 00:00:00", 1),
("armel", "2000-01-01 00:00:00", "2000-01-01 00:00:00", 1),
("armhf", "2000-01-01 00:00:00", "2000-01-01 00:00:00", 1),
- ("mips", "2000-01-01 00:00:00", "2000-01-01 00:00:00", 1),
("mips64el", "2000-01-01 00:00:00", "2000-01-01 00:00:00", 1),
("mipsel", "2000-01-01 00:00:00", "2000-01-01 00:00:00", 1),
("ppc64el", "2000-01-01 00:00:00", "2000-01-01 00:00:00", 1),