summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-10-05 09:39:29 +0200
committerMichał Górny <mgorny@gentoo.org>2024-10-05 09:39:29 +0200
commit5074027e375a70ddcd767ab313e964bb0e3c216c (patch)
treea929e7febccaf727037b46173fd73426ab517ebc /dev-db
parentdev-python/idna: Remove old (diff)
downloadgentoo-5074027e375a70ddcd767ab313e964bb0e3c216c.tar.gz
gentoo-5074027e375a70ddcd767ab313e964bb0e3c216c.tar.bz2
gentoo-5074027e375a70ddcd767ab313e964bb0e3c216c.zip
dev-db/sqlmap: Stabilize 1.8.8 x86, #940769
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/sqlmap/sqlmap-1.8.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlmap/sqlmap-1.8.8.ebuild b/dev-db/sqlmap/sqlmap-1.8.8.ebuild
index 529820752d51..b4849ac5ea0a 100644
--- a/dev-db/sqlmap/sqlmap-1.8.8.ebuild
+++ b/dev-db/sqlmap/sqlmap-1.8.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+)