diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 00:52:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 00:57:56 +0000 |
commit | 6d384a3c1d74ee0026bc1005125ccfc9d4af27ae (patch) | |
tree | 0c8c9c218c06869b58269093a6b106cc96511cf2 /net-misc/nemesis | |
parent | sci-libs/mpfi: Stabilize 1.5.4 amd64, #763864 (diff) | |
download | gentoo-6d384a3c1d74ee0026bc1005125ccfc9d4af27ae.tar.gz gentoo-6d384a3c1d74ee0026bc1005125ccfc9d4af27ae.tar.bz2 gentoo-6d384a3c1d74ee0026bc1005125ccfc9d4af27ae.zip |
net-misc/nemesis: Stabilize 1.7-r1 amd64, #763930
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/nemesis')
-rw-r--r-- | net-misc/nemesis/nemesis-1.7-r1.ebuild | 4 |
1 files 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 f34383cb354c..a5575fd9239f 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 |