diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-29 17:03:58 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-29 17:04:20 -0500 |
commit | a1c18d5fb4ae675d48ef059e143f7308e0aae9e5 (patch) | |
tree | 90a3ed41d2f3851467c0aebe69e4c9f2b2bd5683 /virtual | |
parent | x11-themes/kvantum: Version bump (diff) | |
download | gentoo-a1c18d5fb4ae675d48ef059e143f7308e0aae9e5.tar.gz gentoo-a1c18d5fb4ae675d48ef059e143f7308e0aae9e5.tar.bz2 gentoo-a1c18d5fb4ae675d48ef059e143f7308e0aae9e5.zip |
virtual/wireguard: drop HOMEPAGE to fix QA issue
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/wireguard/wireguard-1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/virtual/wireguard/wireguard-1.ebuild b/virtual/wireguard/wireguard-1.ebuild index 1ed06837eafd..a4ccb1517ed3 100644 --- a/virtual/wireguard/wireguard-1.ebuild +++ b/virtual/wireguard/wireguard-1.ebuild @@ -4,7 +4,6 @@ EAPI=7 DESCRIPTION="Simple yet fast and modern VPN that utilizes state-of-the-art cryptography." -HOMEPAGE="https://www.wireguard.com/" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" |