From 9ff67e6c7e4b9a1a70dd1b02a14c4bfab79303e1 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 18 Feb 2022 19:42:01 +0200 Subject: net-vpn/wireguard-tools: Stabilize 1.0.20210914 x86, #833050 Signed-off-by: Arthur Zamarin --- net-vpn/wireguard-tools/wireguard-tools-1.0.20210914.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-vpn') diff --git a/net-vpn/wireguard-tools/wireguard-tools-1.0.20210914.ebuild b/net-vpn/wireguard-tools/wireguard-tools-1.0.20210914.ebuild index c962d7b2f091..33395b3ea40f 100644 --- a/net-vpn/wireguard-tools/wireguard-tools-1.0.20210914.ebuild +++ b/net-vpn/wireguard-tools/wireguard-tools-1.0.20210914.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://git.zx2c4.com/wireguard-tools" else SRC_URI="https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-${PV}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" fi LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad