diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 01:04:15 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 01:04:15 +0100 |
commit | da6f6d56aa917ef2564dd41003b1a16ae94a77f2 (patch) | |
tree | d3aba4d4720d891b723453307017ccc80a16d99a | |
parent | x11-misc/xsri: x86 stable (bug #757039) (diff) | |
download | gentoo-da6f6d56aa917ef2564dd41003b1a16ae94a77f2.tar.gz gentoo-da6f6d56aa917ef2564dd41003b1a16ae94a77f2.tar.bz2 gentoo-da6f6d56aa917ef2564dd41003b1a16ae94a77f2.zip |
net-analyzer/arpoison: x86 stable (bug #756949)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | net-analyzer/arpoison/arpoison-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/arpoison/arpoison-0.7.ebuild b/net-analyzer/arpoison/arpoison-0.7.ebuild index 49817cdd9dc7..2547f9681f87 100644 --- a/net-analyzer/arpoison/arpoison-0.7.ebuild +++ b/net-analyzer/arpoison/arpoison-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc x86" RDEPEND=" net-libs/libnet:1.1 |