summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-31 04:03:44 +0000
committerSam James <sam@gentoo.org>2023-01-31 04:03:57 +0000
commit2278e9f9e219081709cbb7e429f4bdf66cc11064 (patch)
tree80beda3742992d4f26ea92c066667f262f9fa2a3
parentdev-php/pecl-imagick: Stabilize 3.7.0-r1 x86, #891579 (diff)
downloadgentoo-2278e9f9.tar.gz
gentoo-2278e9f9.tar.bz2
gentoo-2278e9f9.zip
net-analyzer/wtfis: Stabilize 0.5.1 x86, #892661
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-analyzer/wtfis/wtfis-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wtfis/wtfis-0.5.1.ebuild b/net-analyzer/wtfis/wtfis-0.5.1.ebuild
index bc0d8ff31d44..d3af053ab8f1 100644
--- a/net-analyzer/wtfis/wtfis-0.5.1.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.5.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"