dev-db/sqlmap: Stabilize 1.9.3 amd64, #954996

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-28 17:46:47 +01:00
parent f74f954eae
commit 77dfb17387

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