diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 11:09:41 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 11:09:41 +0200 |
commit | fa2ae2e845a6839c73918bd0d7d8d8a7cea22ada (patch) | |
tree | 4df4960471fc41ce087819ecfbd627bc021bec17 /app-benchmarks | |
parent | net-misc/stunnel: Stabilize 5.71 amd64, #919436 (diff) | |
download | gentoo-fa2ae2e845a6839c73918bd0d7d8d8a7cea22ada.tar.gz gentoo-fa2ae2e845a6839c73918bd0d7d8d8a7cea22ada.tar.bz2 gentoo-fa2ae2e845a6839c73918bd0d7d8d8a7cea22ada.zip |
app-benchmarks/siege: Stabilize 4.1.6-r1 amd64, #919430
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/siege/siege-4.1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.1.6-r1.ebuild b/app-benchmarks/siege/siege-4.1.6-r1.ebuild index 207969c178b3..d3c501f3dc66 100644 --- a/app-benchmarks/siege/siege-4.1.6-r1.ebuild +++ b/app-benchmarks/siege/siege-4.1.6-r1.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 ~arm64 ~hppa ~mips ~ppc x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc x86 ~x64-macos" SLOT="0" IUSE="ssl" |