Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/siege/
Date: Sun, 30 May 2021 05:24:15
Message-Id: 1622352216.105cdd2f045c1621604e57438254f24796547386.sam@gentoo
1 commit: 105cdd2f045c1621604e57438254f24796547386
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 30 05:23:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 30 05:23:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=105cdd2f
7
8 app-benchmarks/siege: Stabilize 4.0.9 ppc, #792633
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-benchmarks/siege/siege-4.0.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-benchmarks/siege/siege-4.0.9.ebuild b/app-benchmarks/siege/siege-4.0.9.ebuild
16 index bd3b88afedd..8cbaf519cea 100644
17 --- a/app-benchmarks/siege/siege-4.0.9.ebuild
18 +++ b/app-benchmarks/siege/siege-4.0.9.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.joedog.org/siege-home https://github.com/JoeDog/siege"
20 SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-3"
23 -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc x86 ~x64-macos"
24 +KEYWORDS="amd64 ~arm ~hppa ~mips ppc x86 ~x64-macos"
25 SLOT="0"
26
27 IUSE="ssl"