diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 09:47:13 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 09:47:13 +0300 |
commit | 6691cd5f2c98bd7420ed4c42533d66cba8a25e99 (patch) | |
tree | c59c3aefbca16b55f118b7d5a0f3c9f84ec2674b /net-analyzer | |
parent | net-misc/putty: alpha stable wrt bug #675524 (diff) | |
download | gentoo-6691cd5f2c98bd7420ed4c42533d66cba8a25e99.tar.gz gentoo-6691cd5f2c98bd7420ed4c42533d66cba8a25e99.tar.bz2 gentoo-6691cd5f2c98bd7420ed4c42533d66cba8a25e99.zip |
net-analyzer/ettercap: alpha stable wrt bug #612226
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/ettercap/ettercap-0.8.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ettercap/ettercap-0.8.2-r2.ebuild b/net-analyzer/ettercap/ettercap-0.8.2-r2.ebuild index 318cbc6ec486..e8904593dbd3 100644 --- a/net-analyzer/ettercap/ettercap-0.8.2-r2.ebuild +++ b/net-analyzer/ettercap/ettercap-0.8.2-r2.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/Ettercap/${PN}.git" else SRC_URI="https://github.com/Ettercap/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" #mirror does not work - KEYWORDS="~alpha amd64 arm ppc ppc64 sparc x86 ~x86-fbsd" + KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86 ~x86-fbsd" fi IUSE="doc gtk ipv6 libressl ncurses +plugins test" |