diff options
author | Marek Szuba <marecki@gentoo.org> | 2023-08-20 18:18:30 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2023-08-20 18:20:12 +0100 |
commit | e795f7a3c99e7c14e20876fc058cccb4b254f713 (patch) | |
tree | 9249384562087fb75ef9372e86516709ccc9b655 /profiles | |
parent | dev-python/pip-run: Keyword 12.1.0 for ~m68k (diff) | |
download | gentoo-e795f7a3c99e7c14e20876fc058cccb4b254f713.tar.gz gentoo-e795f7a3c99e7c14e20876fc058cccb4b254f713.tar.bz2 gentoo-e795f7a3c99e7c14e20876fc058cccb4b254f713.zip |
profiles/arch/riscv: remove USE=spidermonkey mask on net-libs/libproxy
Since 0.5.0 libproxy does not support PAC parsers other than Duktape,
no older versions left in the tree.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 66fb42870782..bad55a1fe8c5 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -174,11 +174,6 @@ dev-lang/ruby xemacs # dependencies not keyworded/tested kde-plasma/plasma-meta plymouth -# Marek Szuba <marecki@gentoo.org> (2021-08-11) -# Currently requires dev-lang/spidermonkey:68, which explicitly -# does not support riscv. Hopefully temporary, see Bug #807772. -net-libs/libproxy spidermonkey - # Marek Szuba <marecki@gentoo.org> (2021-08-14) # Alex Fan <alexfanqi@yahoo.com> (2021-08-05) # These USE flags depend on java, not (sustainably) supported yet |