Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/siege/
Date: Sun, 27 May 2018 13:01:39
Message-Id: 1527426050.9b55752fa9133013dddfda7d7508e3b44c1f68e4.whissi@gentoo
1 commit: 9b55752fa9133013dddfda7d7508e3b44c1f68e4
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 27 13:00:50 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun May 27 13:00:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b55752f
7
8 app-benchmarks/siege: x86 stable (bug #656674)
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-benchmarks/siege/siege-4.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-benchmarks/siege/siege-4.0.4.ebuild b/app-benchmarks/siege/siege-4.0.4.ebuild
16 index 364acb95e13..20d20168d47 100644
17 --- a/app-benchmarks/siege/siege-4.0.4.ebuild
18 +++ b/app-benchmarks/siege/siege-4.0.4.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.joedog.org/siege-home/"
20 SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86 ~x64-macos"
24 +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc x86 ~x64-macos"
25 SLOT="0"
26 IUSE="libressl ssl"