commit: 94b464257d4ad89b16355bac2d86b1e323279884
Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 04:05:35 2022 +0000
Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 12:00:09 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b46425
net-analyzer/wtfis: keyword 0.4.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
net-analyzer/wtfis/wtfis-0.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/wtfis/wtfis-0.4.0.ebuild
b/net-analyzer/wtfis/wtfis-0.4.0.ebuild
index f8b9786fcce5..06c4fc422fe5 100644
--- a/net-analyzer/wtfis/wtfis-0.4.0.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.4.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 ~x86"
+ KEYWORDS="~amd64 ~loong ~x86"
fi
LICENSE="MIT"