dev-db/sqlmap: Stabilize 1.8.9 x86, #943473

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-11-14 02:48:38 +00:00
parent e3dcf6e2ae
commit 3beb74c9b0

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