diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2023-10-18 17:13:28 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-19 22:03:14 +0100 |
commit | ae0c81ea37d33d8d5ac629c212ec2ea57951862e (patch) | |
tree | 3a4e7b8a1ba7b5db01d9a383d18e28052f0aa603 /profiles | |
parent | dev-libs/libclc: Add 18.0.0_pre20231019 snapshot (diff) | |
download | gentoo-ae0c81ea37d33d8d5ac629c212ec2ea57951862e.tar.gz gentoo-ae0c81ea37d33d8d5ac629c212ec2ea57951862e.tar.bz2 gentoo-ae0c81ea37d33d8d5ac629c212ec2ea57951862e.zip |
dev-lang/rapydscript-ng: new package, add 0.7.22, 9999
build dependency of app-text/calibre, needed to rebuild javascript
assets from source when unbundling dev-libs/mathjax-3.
Because this is nodejs software, we must suffer. Upon advice, I have
taken the route of making a live ebuild that not ::gentoo-quality, which
is "acceptable" for a live ebuild even if maybe in an ideal world live
ebuilds would not need this either. ;) The live ebuild can then be used
to generate a release assets tarball that doesn't download totally
random content from the internet in a stable release ebuild that wants
to actually get keyworded.
[sam: Update SRC_URI.]
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33419
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/x32/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 7d16a818b0fc..39e48f0b998e 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Eli Schwartz <eschwartz93@gmail.com> (2023-10-19) +# Requires net-libs/nodejs which is unavailable on amd64/x32. +dev-lang/rapydscript-ng + # Maciej Barć <xgqt@gentoo.org> (2023-10-07) # Requires net-libs/nodejs which is unavailable on amd64/x32. app-containers/devcontainer |