summaryrefslogtreecommitdiff
path: root/dev-db/sqlmap/sqlmap-1.7.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-16 12:24:20 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-16 12:24:20 +0000
commite4ad5901ca8464ae513bd315a1c0349c2bd0986c (patch)
treec7b76ee1c59f8acf3eb9bd3112008b9ad8fd25fc /dev-db/sqlmap/sqlmap-1.7.2.ebuild
parentf3784aee1f8e4d7971fd27543cb7490cb9f83649 (diff)
gentoo auto-resync : 16:03:2023 - 12:24:20
Diffstat (limited to 'dev-db/sqlmap/sqlmap-1.7.2.ebuild')
-rw-r--r--dev-db/sqlmap/sqlmap-1.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlmap/sqlmap-1.7.2.ebuild b/dev-db/sqlmap/sqlmap-1.7.2.ebuild
index 550ec7d5d4b0..ad6dac4b9230 100644
--- a/dev-db/sqlmap/sqlmap-1.7.2.ebuild
+++ b/dev-db/sqlmap/sqlmap-1.7.2.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+)