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 /virtual/secret-service | |
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 'virtual/secret-service')
-rw-r--r-- | virtual/secret-service/secret-service-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/secret-service/secret-service-0.ebuild b/virtual/secret-service/secret-service-0.ebuild index 4b29ca7356e9..46098587ee3b 100644 --- a/virtual/secret-service/secret-service-0.ebuild +++ b/virtual/secret-service/secret-service-0.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Virtual for a freedesktop.org Secret Service API provider" SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND="|| ( gnome-base/gnome-keyring |