Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/polkit-gnome/
Date: Wed, 26 May 2021 15:16:57
Message-Id: 1622042144.0b23847001d88295ee597e466a8c08937fdf960f.dlan@gentoo
1 commit: 0b23847001d88295ee597e466a8c08937fdf960f
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 13:49:19 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 15:15:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b238470
7
8 gnome-extra/polkit-gnome: add riscv keyword
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
17 index 76d00541ad3..020b3c4822e 100644
18 --- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
19 +++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/polkit/polkit/"
27
28 LICENSE="LGPL-2"
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
31 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
32 IUSE=""
33
34 DEPEND=">=dev-libs/glib-2.30