Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libaccounts-glib/
Date: Sun, 31 Jan 2021 18:48:40
Message-Id: 1612118890.907907ba4c5bee41c21b628d1a730313c8e3a3c1.sam@gentoo
1 commit: 907907ba4c5bee41c21b628d1a730313c8e3a3c1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 31 18:48:10 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 31 18:48:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=907907ba
7
8 net-libs/libaccounts-glib: Stabilize 1.25-r2 x86, #766875
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild
16 index b20c214e41d..abbcb6aa0cb 100644
17 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild
18 +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.25-r2.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VER
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
25 IUSE="doc"
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"