diff options
author | Sam James <sam@gentoo.org> | 2021-04-21 19:52:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-21 19:52:56 +0100 |
commit | a070e3ce81a0cd66d9e340d1bdd4447620dfeb42 (patch) | |
tree | f38e10c39909783a3198cac4dba5286aae4339ab /app-benchmarks | |
parent | media-sound/qtractor: Stabilize 0.9.21 amd64, #783960 (diff) | |
download | gentoo-a070e3ce81a0cd66d9e340d1bdd4447620dfeb42.tar.gz gentoo-a070e3ce81a0cd66d9e340d1bdd4447620dfeb42.tar.bz2 gentoo-a070e3ce81a0cd66d9e340d1bdd4447620dfeb42.zip |
app-benchmarks/siege: Stabilize 4.0.8 amd64, #783966
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/siege/siege-4.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.0.8.ebuild b/app-benchmarks/siege/siege-4.0.8.ebuild index 705520487cb3..8c968fbbf4e7 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" |