Diff wtfis-0.7.1 with a wtfis-9999

/usr/portage/net-analyzer/wtfis/wtfis-9999.ebuild 2023-10-09 14:52:33.344368447 +0300
15 15
	EGIT_REPO_URI="https://github.com/pirxthepilot/wtfis.git"
16 16
else
17 17
	SRC_URI="https://github.com/pirxthepilot/wtfis/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
18
	KEYWORDS="amd64 ~loong x86"
18
	KEYWORDS="~amd64 ~loong ~x86"
19 19
fi
20 20

  
21 21
LICENSE="MIT"
Thank you!