diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-23 17:02:38 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-23 17:02:38 +0100 |
commit | f52350abdde150df0605ac75eaf14c8b5bb59ff2 (patch) | |
tree | 15d981bf6528fb6c2ed27a938998e185c547da8e /net-analyzer | |
parent | dev-util/dwdiff: Stabilize 2.1.4 x86, #944632 (diff) | |
download | gentoo-f52350abdde150df0605ac75eaf14c8b5bb59ff2.tar.gz gentoo-f52350abdde150df0605ac75eaf14c8b5bb59ff2.tar.bz2 gentoo-f52350abdde150df0605ac75eaf14c8b5bb59ff2.zip |
net-analyzer/zmap: Stabilize 4.1.1 x86, #944645
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zmap/zmap-4.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zmap/zmap-4.1.1.ebuild b/net-analyzer/zmap/zmap-4.1.1.ebuild index df98bfce46b0..3096beae366c 100644 --- a/net-analyzer/zmap/zmap-4.1.1.ebuild +++ b/net-analyzer/zmap/zmap-4.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/zmap/zmap/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~x86" +KEYWORDS="~amd64 arm ~arm64 x86" IUSE="mongo redis" RDEPEND=" |