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/signon-oauth2/
Date: Tue, 06 Oct 2020 04:26:24
Message-Id: 1601958333.6654e7f856049be0dacfd9bb895d7c17aac227d4.sam@gentoo
1 commit: 6654e7f856049be0dacfd9bb895d7c17aac227d4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 6 04:25:33 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 6 04:25:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6654e7f8
7
8 net-libs/signon-oauth2: Keyword 0.24 arm, #746557
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/signon-oauth2/signon-oauth2-0.24.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/signon-oauth2/signon-oauth2-0.24.ebuild b/net-libs/signon-oauth2/signon-oauth2-0.24.ebuild
16 index 6afc4fe8d20..4b610ba173e 100644
17 --- a/net-libs/signon-oauth2/signon-oauth2-0.24.ebuild
18 +++ b/net-libs/signon-oauth2/signon-oauth2-0.24.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${MY_PN}/-/archive/${MY_PV}/${MY_PN}-${
26
27 LICENSE="LGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="amd64 arm64 x86"
30 +KEYWORDS="amd64 ~arm arm64 x86"
31 IUSE="test"
32 RESTRICT="!test? ( test )"