summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2020-09-18 10:40:41 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2020-09-18 10:40:41 +0000
commita8650f2b6e54b0e9a1ea3f129d314fdfd8ce6f3f (patch)
treed1f31c2f6fe9c25f48a2bd04864ed09a10ab999a /net-analyzer
parent2020-09-18 10:05:42 UTC (diff)
parentdev-libs/libpcre: Security cleanup (diff)
downloadgentoo-a8650f2b6e54b0e9a1ea3f129d314fdfd8ce6f3f.tar.gz
gentoo-a8650f2b6e54b0e9a1ea3f129d314fdfd8ce6f3f.tar.bz2
gentoo-a8650f2b6e54b0e9a1ea3f129d314fdfd8ce6f3f.zip
Merge updates from master
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/ettercap/ettercap-0.8.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/ettercap/ettercap-0.8.3.1.ebuild b/net-analyzer/ettercap/ettercap-0.8.3.1.ebuild
index bfaf4b447d3d..80d6a8203ae8 100644
--- a/net-analyzer/ettercap/ettercap-0.8.3.1.ebuild
+++ b/net-analyzer/ettercap/ettercap-0.8.3.1.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"
- KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm ~ppc ~ppc64 ~sparc x86"
fi
IUSE="doc geoip gtk ipv6 libressl ncurses +plugins test"