diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:25:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:25:30 +0000 |
commit | f665a978f3b2f21fb5daaffd0128c4ef3ecaf3a6 (patch) | |
tree | 7d16d164a1e6b424fac36c736262923366df061d /gnome-base/gnome-keyring | |
parent | gnome-base/gdm: Stabilize 40.0 arm64, #792327 (diff) | |
download | gentoo-f665a978f3b2f21fb5daaffd0128c4ef3ecaf3a6.tar.gz gentoo-f665a978f3b2f21fb5daaffd0128c4ef3ecaf3a6.tar.bz2 gentoo-f665a978f3b2f21fb5daaffd0128c4ef3ecaf3a6.zip |
gnome-base/gnome-keyring: Stabilize 40.0 arm64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-keyring')
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-keyring/gnome-keyring-40.0.ebuild b/gnome-base/gnome-keyring/gnome-keyring-40.0.ebuild index 6c2570b160b3..a4f8cb0d62e8 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-40.0.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-40.0.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+caps pam selinux +ssh-agent test" RESTRICT="!test? ( test )" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~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=" |