Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libaccounts-glib/
Date: Sun, 10 May 2020 09:20:00
Message-Id: 1589102389.a12058e9f859f3ba59e8d591813816348ca3e4ea.zlogene@gentoo
1 commit: a12058e9f859f3ba59e8d591813816348ca3e4ea
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 10 09:19:26 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 10 09:19:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a12058e9
7
8 net-libs/libaccounts-glib: x86 stable wrt bug #720178
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild
18 index 8e40fa62eb5..7e376271ad5 100644
19 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild
20 +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r1.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VER
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
27 IUSE="doc"
28
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"