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: Thu, 22 Apr 2021 02:59:52
Message-Id: 1619060321.39e38746f09a634b449cae0752367f4dc22b5ddc.sam@gentoo
1 commit: 39e38746f09a634b449cae0752367f4dc22b5ddc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 02:58:41 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 02:58:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39e38746
7
8 app-benchmarks/siege: Stabilize 4.0.8 x86, #783966
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-benchmarks/siege/siege-4.0.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-benchmarks/siege/siege-4.0.8.ebuild b/app-benchmarks/siege/siege-4.0.8.ebuild
16 index 8c968fbbf4e..294132c28c6 100644
17 --- a/app-benchmarks/siege/siege-4.0.8.ebuild
18 +++ b/app-benchmarks/siege/siege-4.0.8.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 IUSE="libressl ssl"