Add /soc/ support

This commit is contained in:
NemDiggers 2013-09-15 21:26:11 -04:00
parent d749cc4284
commit 32feb2db1e

View File

@ -59,8 +59,8 @@
"http": true, "http": true,
"https": true, "https": true,
"software": "foolfuuka", "software": "foolfuuka",
"boards": ["b", "e", "h", "hc", "p", "s", "u"], "boards": ["b", "e", "h", "hc", "p", "s", "soc", "u"],
"files": ["b", "e", "h", "hc", "p", "s", "u"] "files": ["b", "e", "h", "hc", "p", "s", "soc", "u"]
}, { }, {
"uid": 7, "uid": 7,
"name": "Install Gentoo", "name": "Install Gentoo",