summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-04 01:11:27 +0100
committerSam James <sam@gentoo.org>2022-08-04 01:11:27 +0100
commitfbe098fc655ff4ca49bec986460972ee591a737c (patch)
tree42e8f07480aeb7d947b43a0672dad4e8999a35fc /dev-db/sqlmap
parentdev-lua/luarocks: Stabilize 3.9.1 amd64, #863461 (diff)
downloadgentoo-fbe098fc655ff4ca49bec986460972ee591a737c.tar.gz
gentoo-fbe098fc655ff4ca49bec986460972ee591a737c.tar.bz2
gentoo-fbe098fc655ff4ca49bec986460972ee591a737c.zip
dev-db/sqlmap: Stabilize 1.6.6 amd64, #863464
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/sqlmap')
-rw-r--r--dev-db/sqlmap/sqlmap-1.6.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlmap/sqlmap-1.6.6.ebuild b/dev-db/sqlmap/sqlmap-1.6.6.ebuild
index 7fe00f1370cf..a1df48cc5278 100644
--- a/dev-db/sqlmap/sqlmap-1.6.6.ebuild
+++ b/dev-db/sqlmap/sqlmap-1.6.6.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}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
# sqlmap (GPL-2+)