diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-04-27 07:28:31 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-04-27 07:28:31 +0200 |
commit | 95630bd644141b602a7ac73db05a2aad9d04207c (patch) | |
tree | 85830e0a1a55c339f0951f993df893910b4aafe7 /blacklist | |
parent | 86ce54e01279ef06c9f1c1e77ba0238a6dc02f1d (diff) | |
download | packages-95630bd644141b602a7ac73db05a2aad9d04207c.tar.xz |
fixed some comments in blacklisted packages
Diffstat (limited to 'blacklist')
-rw-r--r-- | blacklist/i486/rust/js78 | 2 | ||||
-rw-r--r-- | blacklist/i486/rust/polkit | 2 |
2 files changed, 2 insertions, 2 deletions
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) |