diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-03-26 21:36:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-26 21:09:04 +0000 |
commit | d73d530b53d2985a8befc9445c27ae0003cd96bf (patch) | |
tree | a8200274907bf3531541fe95b713743b02745e2e | |
parent | media-libs/aalib: stable 1.4_rc5-r8 for sparc, bug #681464 (diff) | |
download | gentoo-d73d530b53d2985a8befc9445c27ae0003cd96bf.tar.gz gentoo-d73d530b53d2985a8befc9445c27ae0003cd96bf.tar.bz2 gentoo-d73d530b53d2985a8befc9445c27ae0003cd96bf.zip |
net-analyzer/ettercap: stable 0.8.2-r2 for sparc, bug #612226
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 6e0a1f16aba5..9d5312c34e9e 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" |