net-analyzer/ettercap: arm 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="arm"
This commit is contained in:
Mikle Kolyada
2019-03-30 22:12:29 +03:00
parent f679c44c71
commit bbdf2eb7e3

View File

@@ -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"