From 2278e9f9e219081709cbb7e429f4bdf66cc11064 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 31 Jan 2023 04:03:44 +0000 Subject: net-analyzer/wtfis: Stabilize 0.5.1 x86, #892661 Signed-off-by: Sam James --- net-analyzer/wtfis/wtfis-0.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-analyzer') diff --git a/net-analyzer/wtfis/wtfis-0.5.1.ebuild b/net-analyzer/wtfis/wtfis-0.5.1.ebuild index bc0d8ff31d44..d3af053ab8f1 100644 --- a/net-analyzer/wtfis/wtfis-0.5.1.ebuild +++ b/net-analyzer/wtfis/wtfis-0.5.1.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" -- cgit v1.2.3-65-gdbad