summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-18 19:42:01 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-18 19:42:01 +0200
commit9ff67e6c7e4b9a1a70dd1b02a14c4bfab79303e1 (patch)
treef9f528f3980c35c99455a722c5bd390e1a51a2c6 /net-vpn
parentapp-admin/pass: Stabilize 1.7.4-r2 arm64, #833049 (diff)
downloadgentoo-9ff67e6c7e4b9a1a70dd1b02a14c4bfab79303e1.tar.gz
gentoo-9ff67e6c7e4b9a1a70dd1b02a14c4bfab79303e1.tar.bz2
gentoo-9ff67e6c7e4b9a1a70dd1b02a14c4bfab79303e1.zip
net-vpn/wireguard-tools: Stabilize 1.0.20210914 x86, #833050
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/wireguard-tools/wireguard-tools-1.0.20210914.ebuild4
1 files changed, 2 insertions, 2 deletions
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"