diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:30:06 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:51:29 +0200 |
commit | 78e136df0449b91b43cf8cb7a0e6c1b79c12ea5e (patch) | |
tree | 61e7908c77670d5a8d21e954a7f0ab9b98d1d96f /gnome-base | |
parent | app-crypt/gcr: x86 stable (bug #658646) (diff) | |
download | gentoo-78e136df0449b91b43cf8cb7a0e6c1b79c12ea5e.tar.gz gentoo-78e136df0449b91b43cf8cb7a0e6c1b79c12ea5e.tar.bz2 gentoo-78e136df0449b91b43cf8cb7a0e6c1b79c12ea5e.zip |
gnome-base/gnome-keyring: x86 stable (bug #658646)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'gnome-base')
-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 a10d93c27245..d0818ba65e4a 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 Foundation +# Copyright 1999-2018 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=" |