summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen, Chih-Chia <pigfoot@gmail.com>2022-01-07 19:48:16 +0800
committerChen, Chih-Chia <pigfoot@gmail.com>2022-01-07 19:48:16 +0800
commit13fed9406536538691c5038fcc43024bc5a25bfb (patch)
treed0d7b544fe700d6da67b14282d7162e877385a6d /net-vpn
parent[net-misc/gcsfuse] fix2 (diff)
downloadpigfoot-13fed9406536538691c5038fcc43024bc5a25bfb.tar.gz
pigfoot-13fed9406536538691c5038fcc43024bc5a25bfb.tar.bz2
pigfoot-13fed9406536538691c5038fcc43024bc5a25bfb.zip
fix
Signed-off-by: Chen, Chih-Chia <pigfoot@gmail.com>
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/cloudflared/cloudflared-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/cloudflared/cloudflared-9999.ebuild b/net-vpn/cloudflared/cloudflared-9999.ebuild
index 9b74776..06bc94f 100644
--- a/net-vpn/cloudflared/cloudflared-9999.ebuild
+++ b/net-vpn/cloudflared/cloudflared-9999.ebuild
@@ -25,12 +25,12 @@ else
SRC_URI+="${EGO_SUM_SRC_URI}"
S="${WORKDIR}/${EGO_VER}"
+ KEYWORDS="~amd64 ~x86 ~arm64 ~arm"
fi
DESCRIPTION="Argo Tunnel client, written in GoLang"
LICENSE="Apache-2.0"
SLOT="0/${PVR}"
-KEYWORDS="~amd64 ~x86 ~arm"
RESTRICT="mirror"
IUSE="+pie"