From 584d86b2b9bbdb9ca492e668db2bc067baa5a6dd Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 15 Dec 2022 04:40:04 +0000 Subject: net-analyzer/wtfis: sync live Signed-off-by: Sam James --- net-analyzer/wtfis/wtfis-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer/wtfis') 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" -- cgit v1.2.3-65-gdbad