From 7efd3b341fbccdb94f8c426cea3d279e58bad20a Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 21 Apr 2021 00:31:51 +0100 Subject: [PATCH] app-benchmarks/siege: Stabilize 4.0.8 ppc, #783966 Signed-off-by: Sam James --- app-benchmarks/siege/siege-4.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-benchmarks/siege/siege-4.0.8.ebuild b/app-benchmarks/siege/siege-4.0.8.ebuild index 3b1feaf8f88ad..705520487cb39 100644 --- a/app-benchmarks/siege/siege-4.0.8.ebuild +++ b/app-benchmarks/siege/siege-4.0.8.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.joedog.org/siege-home https://github.com/JoeDog/siege" SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~hppa ~mips ppc ~x86 ~x64-macos" SLOT="0" IUSE="libressl ssl"