aboutsummaryrefslogtreecommitdiffstats
path: root/net-analyzer/goaccess/goaccess-1.5.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--net-analyzer/goaccess/goaccess-1.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/goaccess/goaccess-1.5.1.ebuild b/net-analyzer/goaccess/goaccess-1.5.1.ebuild
index 4f3beee..78f9457 100644
--- a/net-analyzer/goaccess/goaccess-1.5.1.ebuild
+++ b/net-analyzer/goaccess/goaccess-1.5.1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = *9999* ]] ; then
inherit git-r3
else
SRC_URI="https://tar.goaccess.io/${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux"
+ KEYWORDS="amd64 x86 amd64-linux"
fi
DESCRIPTION="A real-time web log analyzer and interactive viewer that runs in a terminal"