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: Tue, 06 Jul 2021 17:59:39
Message-Id: 1625594358.8656de81722e743c5d378d38376def283ad02683.sam@gentoo
1 commit: 8656de81722e743c5d378d38376def283ad02683
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 6 17:59:18 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 6 17:59:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8656de81
7
8 app-benchmarks/siege: Keyword 4.0.9 arm64, #798879
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 8cbaf519cea..02f534e3320 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 ~arm64 ~hppa ~mips ppc x86 ~x64-macos"
25 SLOT="0"
26
27 IUSE="ssl"