diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-03-22 11:20:24 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-03-22 11:20:24 +0200 |
| commit | b19a7ce660871214db0dbf6783f887d95007192a (patch) | |
| tree | 212180adda6a0daa501f328280fa20e57b5c24e7 /dev-db/sqlmap/sqlmap-1.9.2.ebuild | |
| parent | 67f9c90efecd74f3e313c631be95bbafd6e885ba (diff) | |
| download | gentoo-b19a7ce660871214db0dbf6783f887d95007192a.tar.gz gentoo-b19a7ce660871214db0dbf6783f887d95007192a.tar.bz2 gentoo-b19a7ce660871214db0dbf6783f887d95007192a.zip | |
dev-db/sqlmap: Stabilize 1.9.2 amd64, #951742
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-db/sqlmap/sqlmap-1.9.2.ebuild')
| -rw-r--r-- | dev-db/sqlmap/sqlmap-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlmap/sqlmap-1.9.2.ebuild b/dev-db/sqlmap/sqlmap-1.9.2.ebuild index 37028c14816a..9f0817ca7276 100644 --- a/dev-db/sqlmap/sqlmap-1.9.2.ebuild +++ b/dev-db/sqlmap/sqlmap-1.9.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+) |
