diff options
author | Sam James <sam@gentoo.org> | 2022-07-02 20:47:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-02 20:47:21 +0000 |
commit | 8d856c2f9a9e651e85cc882b8b8e035b78d12ba6 (patch) | |
tree | ddccbb2a79a09f168eebbb57a42b13898964a0d3 /gnome-base/gnome-keyring | |
parent | gnome-base/gnome-control-center: Stabilize 42.2 amd64, #853958 (diff) | |
download | gentoo-8d856c2f9a9e651e85cc882b8b8e035b78d12ba6.tar.gz gentoo-8d856c2f9a9e651e85cc882b8b8e035b78d12ba6.tar.bz2 gentoo-8d856c2f9a9e651e85cc882b8b8e035b78d12ba6.zip |
gnome-base/gnome-keyring: Stabilize 42.1 amd64, #853958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-keyring')
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-42.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-keyring/gnome-keyring-42.1.ebuild b/gnome-base/gnome-keyring/gnome-keyring-42.1.ebuild index 033f5f3ef7e5..200953ea3d73 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-42.1.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-42.1.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="pam selinux +ssh-agent systemd test" RESTRICT="!test? ( test )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" # Replace gkd gpg-agent with pinentry[gnome-keyring] one, bug #547456 RDEPEND=" |