net-analyzer/ettercap: amd64 stable wrt bug #612226
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 24 Mar 2019 09:58:54 +0000 (10:58 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 24 Mar 2019 09:58:54 +0000 (10:58 +0100)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

net-analyzer/ettercap/ettercap-0.8.2-r2.ebuild

index 6fa10f902c26f162f9a6d7fbd3f7da5282efb235..77fe8163032b8bd81bfae748d0fbba0dc9b7855a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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"