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: Sun, 29 Nov 2020 08:20:14
Message-Id: 1606638002.fecc721ad72d8f8db9cc5262ac943a313978fed7.ago@gentoo
1 commit: fecc721ad72d8f8db9cc5262ac943a313978fed7
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 29 08:19:01 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 29 08:20:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fecc721a
7
8 app-benchmarks/siege: ppc stable wrt bug #757270
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-benchmarks/siege/siege-4.0.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-benchmarks/siege/siege-4.0.7.ebuild b/app-benchmarks/siege/siege-4.0.7.ebuild
18 index af205790872..2c6ff06e63f 100644
19 --- a/app-benchmarks/siege/siege-4.0.7.ebuild
20 +++ b/app-benchmarks/siege/siege-4.0.7.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 IUSE="libressl ssl"