commit: 020a25215c4d649b45f4591ca8f3f128ccc8ccea Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Wed Jan 10 22:49:32 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Wed Jan 10 23:54:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=020a2521
profiles/arch/riscv: Unmask dev-util/cmake[gui] qt:6 is keyworded here so we can unmask gui flag for cmake Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 9ddf9551ae57..301985f8a274 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -14,10 +14,6 @@ media-libs/libplacebo -shaderc # sys-apps/s6-linux-init has not been tested on this arch sys-apps/openrc s6 -# Sam James <[email protected]> (2023-09-22) -# Qt 6 not keyworded here. -dev-util/cmake gui - # Jon Janzen <[email protected]> (2023-09-11) # librttopo has not been tested on this arch dev-db/spatialite rttopo
