commit: 6d384a3c1d74ee0026bc1005125ccfc9d4af27ae Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 7 00:52:14 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 7 00:57:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d384a3c
net-misc/nemesis: Stabilize 1.7-r1 amd64, #763930 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/nemesis/nemesis-1.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/nemesis/nemesis-1.7-r1.ebuild b/net-misc/nemesis/nemesis-1.7-r1.ebuild index f34383cb354..a5575fd9239 100644 --- a/net-misc/nemesis/nemesis-1.7-r1.ebuild +++ b/net-misc/nemesis/nemesis-1.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/libnet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~sparc ~x86" RDEPEND=" net-libs/libnet:1.1
