diff options
author | Sam James <sam@gentoo.org> | 2024-12-04 09:13:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-04 09:13:07 +0000 |
commit | 1b4d9d7a53b3110d21f45e3b6c6ea29d3924ce4f (patch) | |
tree | 4db3d4d26c3dae93abae217643d4b8f4d911886a /net-analyzer | |
parent | net-wireless/bladerf-fpga: Stabilize 0.15.0 amd64, #945652 (diff) | |
download | gentoo-1b4d9d7a53b3110d21f45e3b6c6ea29d3924ce4f.tar.gz gentoo-1b4d9d7a53b3110d21f45e3b6c6ea29d3924ce4f.tar.bz2 gentoo-1b4d9d7a53b3110d21f45e3b6c6ea29d3924ce4f.zip |
net-analyzer/dnsenum: Stabilize 1.3.1 amd64, #945658
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/dnsenum/dnsenum-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/dnsenum/dnsenum-1.3.1.ebuild b/net-analyzer/dnsenum/dnsenum-1.3.1.ebuild index 30be96ccd221..a288ec853546 100644 --- a/net-analyzer/dnsenum/dnsenum-1.3.1.ebuild +++ b/net-analyzer/dnsenum/dnsenum-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/SparrowOchon/dnsenum2/archive/refs/tags/v${PV}.tar.g LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-perl/HTML-Parser |