summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-04 23:52:17 +0100
committerSam James <sam@gentoo.org>2023-04-04 23:52:17 +0100
commit374523dd62efd2aca690ada225df80fd4201fd25 (patch)
tree793d3467656b0713d3fdadf97e0c49c2eeff9493 /net-analyzer/wtfis
parentdev-libs/libxmlb: Stabilize 0.3.11 x86, #903765 (diff)
downloadgentoo-374523dd62efd2aca690ada225df80fd4201fd25.tar.gz
gentoo-374523dd62efd2aca690ada225df80fd4201fd25.tar.bz2
gentoo-374523dd62efd2aca690ada225df80fd4201fd25.zip
net-analyzer/wtfis: Stabilize 0.6.1 x86, #903778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/wtfis')
-rw-r--r--net-analyzer/wtfis/wtfis-0.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wtfis/wtfis-0.6.1.ebuild b/net-analyzer/wtfis/wtfis-0.6.1.ebuild
index 4ab2cc180a22..d3123041d699 100644
--- a/net-analyzer/wtfis/wtfis-0.6.1.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.6.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"