Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/visitors/
Date: Sat, 09 Feb 2019 18:36:56
Message-Id: 1549737387.85d056e2ce6d51762f92152935dde09213fbe943.whissi@gentoo
1 commit: 85d056e2ce6d51762f92152935dde09213fbe943
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 9 18:28:11 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 9 18:36:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85d056e2
7
8 www-misc/visitors: x86 stable (bug #676768)
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-misc/visitors/visitors-0.7-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-misc/visitors/visitors-0.7-r2.ebuild b/www-misc/visitors/visitors-0.7-r2.ebuild
17 index 23cd0fa780d..19963571fec 100644
18 --- a/www-misc/visitors/visitors-0.7-r2.ebuild
19 +++ b/www-misc/visitors/visitors-0.7-r2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://www.hping.org/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ppc ~x86"
25 +KEYWORDS="amd64 ppc x86"
26
27 S="${WORKDIR}/${P/-/_}"