commit: ecce4a5ab2c9b3bb6f3e30709cce9b71a9266e3c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 10:07:40 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 10:08:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecce4a5a
dev-db/sqlmap: Stabilize 1.6.8 x86, #866632
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/sqlmap/sqlmap-1.6.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-db/sqlmap/sqlmap-1.6.8.ebuild
b/dev-db/sqlmap/sqlmap-1.6.8.ebuild
index 6b74d8864800..7c54e083798c 100644
--- a/dev-db/sqlmap/sqlmap-1.6.8.ebuild
+++ b/dev-db/sqlmap/sqlmap-1.6.8.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+)