commit: 62d17ceb63233740821cdbd2af466d7ef6f59e4a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 13:57:30 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 13:57:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d17ceb
dev-db/sqlmap: Stabilize 1.8.2 amd64, #930481
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/sqlmap/sqlmap-1.8.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/sqlmap/sqlmap-1.8.2.ebuild
b/dev-db/sqlmap/sqlmap-1.8.2.ebuild
index e3d99c9eb231..dbbf631ec0e2 100644
--- a/dev-db/sqlmap/sqlmap-1.8.2.ebuild
+++ b/dev-db/sqlmap/sqlmap-1.8.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+)