commit: 31ea1363d7b28a90ee1275fc590e57d16b2b65d6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 3 20:10:01 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 3 20:10:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31ea1363
net-vpn/tailscale: Stabilize 1.78.3 amd64, #947401 Signed-off-by: Sam James <sam <AT> gentoo.org> net-vpn/tailscale/tailscale-1.78.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-vpn/tailscale/tailscale-1.78.3.ebuild b/net-vpn/tailscale/tailscale-1.78.3.ebuild index d4a71a28913d..182c92339ad8 100644 --- a/net-vpn/tailscale/tailscale-1.78.3.ebuild +++ b/net-vpn/tailscale/tailscale-1.78.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020-2024 Gentoo Authors +# Copyright 2020-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" CONFIG_CHECK="~TUN"
