diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:25:15 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 20:26:21 +0100 |
commit | 127676166089ab1be108b682eb7c559981e46a28 (patch) | |
tree | bbccc3f17f57c9aaaca42fac8d4332817fc3fc70 /net-vpn | |
parent | mail-filter/postsrsd: bump to 1.10 to fix CVE-2020-35573 (diff) | |
download | gentoo-127676166089ab1be108b682eb7c559981e46a28.tar.gz gentoo-127676166089ab1be108b682eb7c559981e46a28.tar.bz2 gentoo-127676166089ab1be108b682eb7c559981e46a28.zip |
net-vpn/tailscale: x86 keyworded (bug #760815)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tailscale/tailscale-1.2.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tailscale/tailscale-1.2.10-r1.ebuild b/net-vpn/tailscale/tailscale-1.2.10-r1.ebuild index 2caa8d8cbdea..80f856d571af 100644 --- a/net-vpn/tailscale/tailscale-1.2.10-r1.ebuild +++ b/net-vpn/tailscale/tailscale-1.2.10-r1.ebuild @@ -220,7 +220,7 @@ SRC_URI="https://github.com/tailscale/tailscale/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~x86" RDEPEND="net-firewall/iptables" |