From 39e38746f09a634b449cae0752367f4dc22b5ddc Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 22 Apr 2021 03:58:41 +0100 Subject: [PATCH] app-benchmarks/siege: Stabilize 4.0.8 x86, #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 8c968fbbf4e77..294132c28c6bb 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"