net-analyzer/ettercap: Drop to ~alpha, bug 618018
authorMatt Turner <mattst88@gentoo.org>
Mon, 14 Oct 2019 01:08:22 +0000 (18:08 -0700)
committerMatt Turner <mattst88@gentoo.org>
Mon, 14 Oct 2019 01:08:22 +0000 (18:08 -0700)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
net-analyzer/ettercap/ettercap-0.8.2-r2.ebuild

index 40b3700c376da99e22fc9ea9d8d9154f467e027d..ae48afb1a7e92e0f97e87692792f7093cb9baf70 100644 (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"
+       KEYWORDS="~alpha amd64 arm ppc ppc64 sparc x86"
 fi
 
 IUSE="doc gtk ipv6 libressl ncurses +plugins test"