summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-10-04 10:39:31 +0300
committerJoonas Niilola <juippis@gentoo.org>2023-10-04 10:39:31 +0300
commita102719017992dfa932742f6b981dd8f91e19324 (patch)
treeeece29a129290be072254cb5b03041f0dcb2f648 /net-analyzer/wtfis
parentdev-python/pydantic: Stabilize 2.3.0 amd64, #915101 (diff)
downloadgentoo-a102719017992dfa932742f6b981dd8f91e19324.tar.gz
gentoo-a102719017992dfa932742f6b981dd8f91e19324.tar.bz2
gentoo-a102719017992dfa932742f6b981dd8f91e19324.zip
net-analyzer/wtfis: Stabilize 0.7.1 amd64, #915101
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-analyzer/wtfis')
-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 2d1aacc2f992..9965ba79b0c2 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"