summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-10-04 10:39:58 +0300
committerJoonas Niilola <juippis@gentoo.org>2023-10-04 10:39:58 +0300
commit78dc1d48463d9909d959e656b1e04646568dd0e6 (patch)
tree72cf5c62afcfd40c5af90e484d94360ddc5cfa91 /net-analyzer
parentdev-python/pydantic: Stabilize 2.3.0 x86, #915101 (diff)
downloadgentoo-78dc1d48463d9909d959e656b1e04646568dd0e6.tar.gz
gentoo-78dc1d48463d9909d959e656b1e04646568dd0e6.tar.bz2
gentoo-78dc1d48463d9909d959e656b1e04646568dd0e6.zip
net-analyzer/wtfis: Stabilize 0.7.1 x86, #915101
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/wtfis/wtfis-0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wtfis/wtfis-0.7.1.ebuild b/net-analyzer/wtfis/wtfis-0.7.1.ebuild
index 9965ba79b0c2..b95434bd9279 100644
--- a/net-analyzer/wtfis/wtfis-0.7.1.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.7.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"