commit:     5074027e375a70ddcd767ab313e964bb0e3c216c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  5 07:39:29 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct  5 07:39:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5074027e

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

Signed-off-by: Michał Górny <mgorny <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 529820752d51..b4849ac5ea0a 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