summaryrefslogtreecommitdiff
path: root/net-analyzer/wtfis/wtfis-0.8.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/wtfis/wtfis-0.8.0.ebuild')
-rw-r--r--net-analyzer/wtfis/wtfis-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wtfis/wtfis-0.8.0.ebuild b/net-analyzer/wtfis/wtfis-0.8.0.ebuild
index 002d2b6053e0..eb5e05b23963 100644
--- a/net-analyzer/wtfis/wtfis-0.8.0.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.8.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} = "9999" ]]; then
EGIT_REPO_URI="https://github.com/pirxthepilot/wtfis.git"
else
SRC_URI="https://github.com/pirxthepilot/wtfis/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
- KEYWORDS="~amd64 ~loong ~x86"
+ KEYWORDS="amd64 ~loong x86"
fi
LICENSE="MIT"