diff options
author | Benda Xu <heroxbd@gentoo.org> | 2021-07-30 11:16:04 +0800 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2021-07-30 11:17:26 +0800 |
commit | 5bdf3f53a8ab669a4fcac5572b27064a0834f941 (patch) | |
tree | cdde483fbf498d8fb04c7c5a1ff8ba068915702e /net-proxy/tayga | |
parent | net-analyzer/nagios-icinga-openvpn: revision for python-3.{9,10}. (diff) | |
download | gentoo-5bdf3f53a8ab669a4fcac5572b27064a0834f941.tar.gz gentoo-5bdf3f53a8ab669a4fcac5572b27064a0834f941.tar.bz2 gentoo-5bdf3f53a8ab669a4fcac5572b27064a0834f941.zip |
net-proxy/tayga: keyword ~arm64.
Closes: https://bugs.gentoo.org/805074
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'net-proxy/tayga')
-rw-r--r-- | net-proxy/tayga/tayga-0.9.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/tayga/tayga-0.9.2-r3.ebuild b/net-proxy/tayga/tayga-0.9.2-r3.ebuild index f4c824c4e7b0..a52ba9b60133 100644 --- a/net-proxy/tayga/tayga-0.9.2-r3.ebuild +++ b/net-proxy/tayga/tayga-0.9.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ SRC_URI="http://www.litech.org/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="" DEPEND="" |