diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 11:42:16 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 11:42:16 +0200 |
commit | 1edc0dc8a8edccb90de1ad611af7c6f41f15ccee (patch) | |
tree | 2af2d2ab6b8d3e4b938e943fdeedf734a63be6f1 /gnome-base | |
parent | dev-util/umockdev: Stabilize 0.16.2 ppc64, #831048 (diff) | |
download | gentoo-1edc0dc8a8edccb90de1ad611af7c6f41f15ccee.tar.gz gentoo-1edc0dc8a8edccb90de1ad611af7c6f41f15ccee.tar.bz2 gentoo-1edc0dc8a8edccb90de1ad611af7c6f41f15ccee.zip |
gnome-base/gnome-keyring: Stabilize 40.0-r1 ppc64, #831048
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-40.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 a6174f16178a..b7a1c2dce34b 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-40.0-r1.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-40.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |