commit: 1b4d9d7a53b3110d21f45e3b6c6ea29d3924ce4f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Dec 4 09:13:07 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 4 09:13:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b4d9d7a
net-analyzer/dnsenum: Stabilize 1.3.1 amd64, #945658 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/dnsenum/dnsenum-1.3.1.ebuild | 4 ++-- 1 file 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
