summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-11-28 08:37:42 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-11-28 08:39:14 +0200
commit59d874effcf91b64a6f65d2c04ed8b43b8afb861 (patch)
tree9cdb63948289b051829d8bd7d6109a7924e79e7d /app-benchmarks
parentapp-benchmarks/siege: stabilize 4.0.7 on x86 (diff)
downloadgentoo-59d874effcf91b64a6f65d2c04ed8b43b8afb861.tar.gz
gentoo-59d874effcf91b64a6f65d2c04ed8b43b8afb861.tar.bz2
gentoo-59d874effcf91b64a6f65d2c04ed8b43b8afb861.zip
app-benchmarks/siege: stabilize 4.0.7 on amd64
Bug: https://bugs.gentoo.org/757270 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/siege/siege-4.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.0.7.ebuild b/app-benchmarks/siege/siege-4.0.7.ebuild
index 560b6a0a043d..af205790872c 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"