commit:     6bba8fe8e808f871e151e22727bdd07cdede4a45
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  5 07:52:39 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct  5 07:52:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bba8fe8

dev-db/sqlmap: Stabilize 1.8.8 amd64, #940769

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

 dev-db/sqlmap/sqlmap-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/sqlmap/sqlmap-1.8.8.ebuild 
b/dev-db/sqlmap/sqlmap-1.8.8.ebuild
index b4849ac5ea0a..0170f6b3bc73 100644
--- a/dev-db/sqlmap/sqlmap-1.8.8.ebuild
+++ b/dev-db/sqlmap/sqlmap-1.8.8.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
        EGIT_REPO_URI="https://github.com/sqlmapproject/sqlmap";
 else
        
SRC_URI="https://github.com/sqlmapproject/sqlmap/archive/refs/tags/${PV}.tar.gz 
-> ${P}.gh.tar.gz"
-       KEYWORDS="~amd64 x86"
+       KEYWORDS="amd64 x86"
 fi
 
 # sqlmap (GPL-2+)

Reply via email to