summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-15 04:40:04 +0000
committerSam James <sam@gentoo.org>2022-12-15 04:43:59 +0000
commit584d86b2b9bbdb9ca492e668db2bc067baa5a6dd (patch)
treef471700e9e8595873fa76eb2581518f65d45d9e0 /net-analyzer/wtfis
parentnet-analyzer/wtfis: add 0.5.1 (diff)
downloadgentoo-584d86b2b9bbdb9ca492e668db2bc067baa5a6dd.tar.gz
gentoo-584d86b2b9bbdb9ca492e668db2bc067baa5a6dd.tar.bz2
gentoo-584d86b2b9bbdb9ca492e668db2bc067baa5a6dd.zip
net-analyzer/wtfis: sync live
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wtfis')
-rw-r--r--net-analyzer/wtfis/wtfis-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wtfis/wtfis-9999.ebuild b/net-analyzer/wtfis/wtfis-9999.ebuild
index f8b9786fcce5..06c4fc422fe5 100644
--- a/net-analyzer/wtfis/wtfis-9999.ebuild
+++ b/net-analyzer/wtfis/wtfis-9999.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 ~x86"
+ KEYWORDS="~amd64 ~loong ~x86"
fi
LICENSE="MIT"