diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 10:40:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 10:40:53 +0200 |
commit | 2324f6cacd92d971fc2f376f45340be9b88bd05c (patch) | |
tree | 88325f64a51c25f88973dbdb564fbba75553b928 /gnome-base/gnome-keyring | |
parent | gnome-base/dconf: ppc stable wrt bug #717144 (diff) | |
download | gentoo-2324f6cacd92d971fc2f376f45340be9b88bd05c.tar.gz gentoo-2324f6cacd92d971fc2f376f45340be9b88bd05c.tar.bz2 gentoo-2324f6cacd92d971fc2f376f45340be9b88bd05c.zip |
gnome-base/gnome-keyring: ppc stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-keyring')
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-3.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-keyring/gnome-keyring-3.34.0.ebuild b/gnome-base/gnome-keyring/gnome-keyring-3.34.0.ebuild index f16efba505f9..80fccc69a1e8 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-3.34.0.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-3.34.0.ebuild @@ -14,7 +14,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 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" # Replace gkd gpg-agent with pinentry[gnome-keyring] one, bug #547456 RDEPEND=" |