index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | blacklist/i486/rust/js78 | 2 | ||||
-rw-r--r-- | blacklist/i486/rust/polkit | 2 |
diff --git a/blacklist/i486/rust/js78 b/blacklist/i486/rust/js78 index f88d8dfc..f04e3c99 100644 --- a/blacklist/i486/rust/js78 +++ b/blacklist/i486/rust/js78 @@ -1 +1 @@ -js78 needs the whole browser to build (which needs Rust), I double the Javascript interpreter itself is written in Rust +js78 needs the whole browser to build (which needs Rust), I doubt the Javascript interpreter itself is written in Rust diff --git a/blacklist/i486/rust/polkit b/blacklist/i486/rust/polkit index 4867813a..afe4b34d 100644 --- a/blacklist/i486/rust/polkit +++ b/blacklist/i486/rust/polkit @@ -1 +1 @@ -polkit needs mozjs78, which needs Rust for now good reason as everything is built in one big lump, using polkit-duktape on i486 instead (thanks for the hint from Gentoo) +polkit needs js78, using polkit-duktape and duktape on i486 instead (thanks for the hint from Gentoo) |