From 59d874effcf91b64a6f65d2c04ed8b43b8afb861 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Sat, 28 Nov 2020 08:37:42 +0200 Subject: [PATCH] app-benchmarks/siege: stabilize 4.0.7 on amd64 Bug: https://bugs.gentoo.org/757270 Signed-off-by: Joonas Niilola --- app-benchmarks/siege/siege-4.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-benchmarks/siege/siege-4.0.7.ebuild b/app-benchmarks/siege/siege-4.0.7.ebuild index 560b6a0a043df..af205790872c3 100644 --- a/app-benchmarks/siege/siege-4.0.7.ebuild +++ b/app-benchmarks/siege/siege-4.0.7.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"