Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsignon-glib/
Date: Sun, 12 Sep 2021 11:28:41
Message-Id: 1631446034.fcade4274168b66b006d30e1ed46dabb3cb74143.dlan@gentoo
1 commit: fcade4274168b66b006d30e1ed46dabb3cb74143
2 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
3 AuthorDate: Sun Sep 12 07:42:08 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 12 11:27:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcade427
7
8 net-libs/libsignon-glib: keyword 2.1 for ~riscv
9
10 Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 net-libs/libsignon-glib/libsignon-glib-2.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
17 index e9d5bb7e491..e4b55547826 100644
18 --- a/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
19 +++ b/net-libs/libsignon-glib/libsignon-glib-2.1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}/-/archive/VERSION_${PV}/${PN}-VER
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="amd64 arm64 x86"
25 +KEYWORDS="amd64 arm64 ~riscv x86"
26 IUSE="debug doc +introspection python test"
27
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} introspection )"