summaryrefslogtreecommitdiff
path: root/dev-db/sqlmap/sqlmap-1.7.5.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-06 03:38:26 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-06 03:38:26 +0100
commit0cfdfb9b75c154c98f3963d4a002425218e29efc (patch)
treecb47769d0bed36a09e21390122592c6987caebd1 /dev-db/sqlmap/sqlmap-1.7.5.ebuild
parent50c291a3ace58006f8fa9cf44a36f6e42bff2b54 (diff)
gentoo auto-resync : 06:06:2023 - 03:38:26
Diffstat (limited to 'dev-db/sqlmap/sqlmap-1.7.5.ebuild')
-rw-r--r--dev-db/sqlmap/sqlmap-1.7.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlmap/sqlmap-1.7.5.ebuild b/dev-db/sqlmap/sqlmap-1.7.5.ebuild
index 550ec7d5d4b0..ad6dac4b9230 100644
--- a/dev-db/sqlmap/sqlmap-1.7.5.ebuild
+++ b/dev-db/sqlmap/sqlmap-1.7.5.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+)