From 5cf5e30fdbc515bc2f0df02b3ea47cfdbfdd6609 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Tue, 10 Oct 2017 01:21:18 +0200 Subject: [PATCH] x11-plugins/pidgin-gnome-keyring: x86 stable (bug #626792) Package-Manager: Portage-2.3.10, Repoman-2.3.3 --- .../pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild index 69fd8c7882a4d..02b193c1dd784 100644 --- a/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild +++ b/x11-plugins/pidgin-gnome-keyring/pidgin-gnome-keyring-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/aebrahim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND="app-crypt/libsecret net-im/pidgin"