diff options
author | Sobhan Mohammadpour <sobhan@gentoo.org> | 2017-12-21 01:57:39 +0330 |
---|---|---|
committer | Sobhan Mohammadpour <sobhan@gentoo.org> | 2017-12-21 01:57:39 +0330 |
commit | a623e1ad8313400c84b1e48d77c6b21e3306f40f (patch) | |
tree | 6541234e2c3809f66cbd27d3391b7836dcb9337f /profiles | |
parent | media-video/cheese: version bump to 3.26.0 (diff) | |
download | gnome-a623e1ad8313400c84b1e48d77c6b21e3306f40f.tar.gz gnome-a623e1ad8313400c84b1e48d77c6b21e3306f40f.tar.bz2 gnome-a623e1ad8313400c84b1e48d77c6b21e3306f40f.zip |
profiles/package.mask: add dev-libs/gjs-1.50.2
add dev-libs/gjs-1.50.2 since it depends on masked spidermonkey
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index ad230279..804a3303 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -6,3 +6,8 @@ # careful not to commit atoms that are not valid, as it can cause large-scale # breakage, especially if it ends up in the daily snapshot. # + +# mask gjs 1.50.2 since it depends on masked spider monkey +# sobhan 2017/12/21 +=dev-libs/gjs-1.50.2 + |