Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/siege/
Date: Sat, 29 May 2021 08:41:24
Message-Id: 1622277626.475fecda48abb151d64b962f43e98002cc130be0.ago@gentoo
1 commit: 475fecda48abb151d64b962f43e98002cc130be0
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 29 08:40:26 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat May 29 08:40:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=475fecda
7
8 app-benchmarks/siege: amd64 stable wrt bug #792633
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-benchmarks/siege/siege-4.0.9.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-benchmarks/siege/siege-4.0.9.ebuild b/app-benchmarks/siege/siege-4.0.9.ebuild
18 index 222a5bf1384..0c21f495ffa 100644
19 --- a/app-benchmarks/siege/siege-4.0.9.ebuild
20 +++ b/app-benchmarks/siege/siege-4.0.9.ebuild
21 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.joedog.org/siege-home https://github.com/JoeDog/siege"
22 SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz"
23
24 LICENSE="GPL-3"
25 -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86 ~x64-macos"
26 +KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~x86 ~x64-macos"
27 SLOT="0"
28
29 IUSE="ssl"