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, 05 Dec 2021 18:40:20
Message-Id: 1638729404.30b4a980bd102f7737ed76b9a82a64bd507558b2.sam@gentoo
1 commit: 30b4a980bd102f7737ed76b9a82a64bd507558b2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 5 18:36:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 5 18:36:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30b4a980
7
8 app-benchmarks/siege: Stabilize 4.1.0 ppc, #828274
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-benchmarks/siege/siege-4.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-benchmarks/siege/siege-4.1.0.ebuild b/app-benchmarks/siege/siege-4.1.0.ebuild
16 index 2b3532baa3b6..372978606f01 100644
17 --- a/app-benchmarks/siege/siege-4.1.0.ebuild
18 +++ b/app-benchmarks/siege/siege-4.1.0.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 ~arm64 ~hppa ~mips ~ppc x86 ~x64-macos"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc x86 ~x64-macos"
25 SLOT="0"
26 IUSE="ssl"