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-proxy/tayga/
Date: Thu, 03 Mar 2022 06:34:41
Message-Id: 1646288626.f8e6d5d2b59787878bc7467a2debbf137a05d49d.dlan@gentoo
1 commit: f8e6d5d2b59787878bc7467a2debbf137a05d49d
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 3 06:23:46 2022 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 3 06:23:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8e6d5d2
7
8 net-proxy/tayga: keyword ~riscv
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 net-proxy/tayga/tayga-0.9.2-r3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-proxy/tayga/tayga-0.9.2-r3.ebuild b/net-proxy/tayga/tayga-0.9.2-r3.ebuild
17 index a52ba9b60133..d8b3c48363fc 100644
18 --- a/net-proxy/tayga/tayga-0.9.2-r3.ebuild
19 +++ b/net-proxy/tayga/tayga-0.9.2-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2021 Gentoo Authors
22 +# Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -11,7 +11,7 @@ SRC_URI="http://www.litech.org/${PN}/${P}.tar.bz2"
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm64"
31 +KEYWORDS="~amd64 ~arm64 ~riscv"
32 IUSE=""
33
34 DEPEND=""