Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/tayga/
Date: Fri, 30 Jul 2021 03:17:38
Message-Id: 1627615046.5bdf3f53a8ab669a4fcac5572b27064a0834f941.heroxbd@gentoo
1 commit: 5bdf3f53a8ab669a4fcac5572b27064a0834f941
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 30 03:16:04 2021 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 30 03:17:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdf3f53
7
8 net-proxy/tayga: keyword ~arm64.
9
10 Closes: https://bugs.gentoo.org/805074
11 Package-Manager: Portage-3.0.20, Repoman-3.0.3
12 Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
13
14 net-proxy/tayga/tayga-0.9.2-r3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-proxy/tayga/tayga-0.9.2-r3.ebuild b/net-proxy/tayga/tayga-0.9.2-r3.ebuild
18 index f4c824c4e7b..a52ba9b6013 100644
19 --- a/net-proxy/tayga/tayga-0.9.2-r3.ebuild
20 +++ b/net-proxy/tayga/tayga-0.9.2-r3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="6"
27 @@ -11,7 +11,7 @@ SRC_URI="http://www.litech.org/${PN}/${P}.tar.bz2"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~amd64"
32 +KEYWORDS="~amd64 ~arm64"
33 IUSE=""
34
35 DEPEND=""