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:15:54
Message-Id: 1589102142.c1a77d64b934ded901581cdbf51c8a3e81663edc.zlogene@gentoo
1 commit: c1a77d64b934ded901581cdbf51c8a3e81663edc
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 10 09:15:08 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun May 10 09:15:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a77d64
7
8 net-libs/libaccounts-glib: amd64 stable wrt bug #720178
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
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 4e191106010..8e40fa62eb5 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}"