commit:     b19a7ce660871214db0dbf6783f887d95007192a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 22 09:20:24 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 22 09:20:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b19a7ce6

dev-db/sqlmap: Stabilize 1.9.2 amd64, #951742

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

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

diff --git a/dev-db/sqlmap/sqlmap-1.9.2.ebuild 
b/dev-db/sqlmap/sqlmap-1.9.2.ebuild
index 37028c14816a..9f0817ca7276 100644
--- a/dev-db/sqlmap/sqlmap-1.9.2.ebuild
+++ b/dev-db/sqlmap/sqlmap-1.9.2.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