diff options
author | Sam James <sam@gentoo.org> | 2023-09-18 05:22:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-18 05:29:45 +0100 |
commit | be35cf883544c0f0c73b00748601e411b9140b7c (patch) | |
tree | 7d54c44587b83df9e3f16bf015cd39e181ade060 /profiles/arch/hppa/package.use.mask | |
parent | media-gfx/inkscape: disable tests (diff) | |
download | gentoo-be35cf883544c0f0c73b00748601e411b9140b7c.tar.gz gentoo-be35cf883544c0f0c73b00748601e411b9140b7c.tar.bz2 gentoo-be35cf883544c0f0c73b00748601e411b9140b7c.zip |
media-gfx/inkscape: fix building tests, fix gtksourceview automagic
* Fix building tests. Still restricted but fewer fail now.
* Port to CMAKE_SKIP_TESTS.
* Wire up gtksourceview.
Closes: https://bugs.gentoo.org/871621
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/hppa/package.use.mask')
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 4c64949cc832..65d90de33e36 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James <sam@gentoo.org> (2023-09-18) +# x11-libs/gtksourceview:4 not keyworded here +media-gfx/inkscape sourceview + # Rich Freeman <rich0@gentoo.org> (2023-09-13) # Tests require shellcheck which is not currently available on hppa sys-process/systemd-cron test |