commit:     b9e6eef71c2c37780490062bd25040daeee56a13
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 06:06:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 06:06:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9e6eef7

dev-db/sqlmap: Stabilize 1.7.3 amd64, #904541

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-db/sqlmap/sqlmap-1.7.3.ebuild 
b/dev-db/sqlmap/sqlmap-1.7.3.ebuild
index 32695e2b6a05..ad6dac4b9230 100644
--- a/dev-db/sqlmap/sqlmap-1.7.3.ebuild
+++ b/dev-db/sqlmap/sqlmap-1.7.3.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