commit:     a9af9b23452a21e4df71cf47a04196b10faf2e12
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 18:36:25 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 18:36:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9af9b23

net-analyzer/wtfis: Stabilize 0.5.0 amd64, #889720

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-analyzer/wtfis/wtfis-0.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/wtfis/wtfis-0.5.0.ebuild 
b/net-analyzer/wtfis/wtfis-0.5.0.ebuild
index 06c4fc422fe5..9c186fe068fa 100644
--- a/net-analyzer/wtfis/wtfis-0.5.0.ebuild
+++ b/net-analyzer/wtfis/wtfis-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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"

Reply via email to