diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 03:59:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 03:59:48 +0000 |
commit | 28316d1f24d21fdb4e80cb55399a80c6ee20b8e0 (patch) | |
tree | 61236ad0e4d2ca866b33be0141fd2aa7c22c7efb /app-benchmarks | |
parent | dev-libs/boehm-gc: Stabilize 8.0.6 amd64, #828271 (diff) | |
download | gentoo-28316d1f24d21fdb4e80cb55399a80c6ee20b8e0.tar.gz gentoo-28316d1f24d21fdb4e80cb55399a80c6ee20b8e0.tar.bz2 gentoo-28316d1f24d21fdb4e80cb55399a80c6ee20b8e0.zip |
app-benchmarks/siege: Stabilize 4.1.0 amd64, #828274
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/siege/siege-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.1.0.ebuild b/app-benchmarks/siege/siege-4.1.0.ebuild index 0789ff28e690..7a49432965a7 100644 --- a/app-benchmarks/siege/siege-4.1.0.ebuild +++ b/app-benchmarks/siege/siege-4.1.0.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" |