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-vpn/protonvpn-cli/
Date: Tue, 01 Nov 2022 10:23:57
Message-Id: 1667298193.1abce2affc656ce2233292b9f43b98f641e95eab.dlan@gentoo
1 commit: 1abce2affc656ce2233292b9f43b98f641e95eab
2 Author: Chris Su <chris <AT> lesscrowds <DOT> org>
3 AuthorDate: Tue Nov 1 08:17:46 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 10:23:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abce2af
7
8 net-vpn/protonvpn-cli: Keyword 2.2.11-r1 riscv, #878971
9
10 Closes: https://github.com/gentoo/gentoo/pull/28066
11 Signed-off-by: Chris Su <chris <AT> lesscrowds.org>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r1.ebuild b/net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r1.ebuild
18 index 85b531e1487c..61dedb050037 100644
19 --- a/net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r1.ebuild
20 +++ b/net-vpn/protonvpn-cli/protonvpn-cli-2.2.11-r1.ebuild
21 @@ -13,7 +13,7 @@ HOMEPAGE="https://protonvpn.com https://github.com/ProtonVPN/protonvpn-cli-ng"
22 SRC_URI="https://github.com/ProtonVPN/linux-cli-community/archive/v${PV}.tar.gz -> ${P}.tar.gz"
23
24 LICENSE="GPL-3"
25 -KEYWORDS="~amd64"
26 +KEYWORDS="~amd64 ~riscv"
27 SLOT="0"
28
29 RDEPEND="dev-python/docopt[${PYTHON_USEDEP}]