diff options
author | Sam James <sam@gentoo.org> | 2022-01-24 14:43:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-24 14:45:10 +0000 |
commit | f4d1cbe888b7653e78987bbfa1b607326a2a1007 (patch) | |
tree | 4e442f9ee82030d820d69b4f2696be12a0e0fe8e /gnome-base/gnome-keyring | |
parent | gnome-base/gnome-desktop: Stabilize 40.7 arm64, #831048 (diff) | |
download | gentoo-f4d1cbe888b7653e78987bbfa1b607326a2a1007.tar.gz gentoo-f4d1cbe888b7653e78987bbfa1b607326a2a1007.tar.bz2 gentoo-f4d1cbe888b7653e78987bbfa1b607326a2a1007.zip |
gnome-base/gnome-keyring: Stabilize 40.0-r1 arm64, #831048
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-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-keyring/gnome-keyring-40.0-r1.ebuild b/gnome-base/gnome-keyring/gnome-keyring-40.0-r1.ebuild index e7e8a2e7611b..10c15fa0bf2b 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-40.0-r1.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-40.0-r1.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="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=" |