summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-04 09:13:07 +0000
committerSam James <sam@gentoo.org>2024-12-04 09:13:07 +0000
commit1b4d9d7a53b3110d21f45e3b6c6ea29d3924ce4f (patch)
tree4db3d4d26c3dae93abae217643d4b8f4d911886a /net-analyzer
parentnet-wireless/bladerf-fpga: Stabilize 0.15.0 amd64, #945652 (diff)
downloadgentoo-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.ebuild4
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