diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 19:00:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 19:00:42 +0300 |
commit | 046b100e6b15d73d82ea1757c98bc9fd64839033 (patch) | |
tree | 718858c4be0a0c4d5f2ca1cda97fae7686c99f62 /gnome-base/gnome-keyring | |
parent | app-crypt/gcr: arm stable wrt bug #658646 (diff) | |
download | gentoo-046b100e6b15d73d82ea1757c98bc9fd64839033.tar.gz gentoo-046b100e6b15d73d82ea1757c98bc9fd64839033.tar.bz2 gentoo-046b100e6b15d73d82ea1757c98bc9fd64839033.zip |
gnome-base/gnome-keyring: arm stable wrt bug #658646
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'gnome-base/gnome-keyring')
-rw-r--r-- | gnome-base/gnome-keyring/gnome-keyring-3.28.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-keyring/gnome-keyring-3.28.2.ebuild b/gnome-base/gnome-keyring/gnome-keyring-3.28.2.ebuild index 54a10df7d595..bbcb5950e8de 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-3.28.2.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-3.28.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeKeyring" LICENSE="GPL-2+ LGPL-2+" SLOT="0" IUSE="+caps pam selinux +ssh-agent test" -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" # Replace gkd gpg-agent with pinentry[gnome-keyring] one, bug #547456 RDEPEND=" |