commit: f8b31fc40e5f6bc3a0d93e6a106e753a8474501f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 07:29:01 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 07:29:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8b31fc4
dev-db/sqlmap: Stabilize 1.6.11 amd64, #888529
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/sqlmap/sqlmap-1.6.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/sqlmap/sqlmap-1.6.11.ebuild
b/dev-db/sqlmap/sqlmap-1.6.11.ebuild
index 7c54e083798c..6f14fb2bc59f 100644
--- a/dev-db/sqlmap/sqlmap-1.6.11.ebuild
+++ b/dev-db/sqlmap/sqlmap-1.6.11.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+)