diff options
author | Sam James <sam@gentoo.org> | 2022-11-21 05:41:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-21 06:16:18 +0000 |
commit | 5ae914c114c5956865c2020b70c4fc9e21f64686 (patch) | |
tree | dfde8ee9ba8d558331ff64b45a8fdadb0abd6116 /app-cdr/brasero | |
parent | dev-util/kbuild: fix -Wimplicit-function-declaration (diff) | |
download | gentoo-5ae914c114c5956865c2020b70c4fc9e21f64686.tar.gz gentoo-5ae914c114c5956865c2020b70c4fc9e21f64686.tar.bz2 gentoo-5ae914c114c5956865c2020b70c4fc9e21f64686.zip |
profiles/features/wd40: unmask libsecret, gvfs
libsecret only has an optional dep on gjs, so mask instead.
Reported-by: WANG Xuerui <xen0n@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-cdr/brasero')
-rw-r--r-- | app-cdr/brasero/brasero-3.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/brasero/brasero-3.12.3.ebuild b/app-cdr/brasero/brasero-3.12.3.ebuild index ae3243b7334d..2bddf575a50f 100644 --- a/app-cdr/brasero/brasero-3.12.3.ebuild +++ b/app-cdr/brasero/brasero-3.12.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Brasero" LICENSE="GPL-2+ CC-BY-SA-3.0" SLOT="0/3.1" # subslot is 3.suffix of libbrasero-burn3 IUSE="+css +introspection +libburn mp3 nautilus playlist tracker" -KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86" DEPEND=" >=dev-libs/glib-2.29.14:2 |