dev-db/sqlmap: Stabilize 1.8.7 amd64, #939380

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-09-09 19:01:33 +01:00
parent 64d25cfb0d
commit dec02eb628

View File

@@ -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+)