Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libaccounts-glib/
Date: Sun, 01 Sep 2019 22:18:17
Message-Id: 1567376282.00b76c982ee1d3f7c85e8584597c2cb7eb3e5120.bman@gentoo
1 commit: 00b76c982ee1d3f7c85e8584597c2cb7eb3e5120
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 1 22:14:44 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 1 22:18:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b76c98
7
8 net-libs/libaccounts-glib: arm64 stable (bug #693210)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.74, Repoman-2.3.17
12 RepoMan-Options: --include-arches="arm64"
13
14 net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild b/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild
18 index b1f40ae0f6a..8f55f28c7f1 100644
19 --- a/net-libs/libaccounts-glib/libaccounts-glib-1.24-r1.ebuild
20 +++ b/net-libs/libaccounts-glib/libaccounts-glib-1.24-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/1"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
26 +KEYWORDS="~amd64 ~arm arm64 ~x86"
27 IUSE="doc"
28
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"