diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 21:57:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 21:57:54 +0200 |
commit | 94ac68e41da9f5c2b89892cbcebba9f0145a1971 (patch) | |
tree | 2715b5a672325a27faf2cdd8ad22b84a4d3b072a /app-benchmarks | |
parent | app-crypt/p11-kit: Stabilize 0.24.1-r1 x86, #896344 (diff) | |
download | gentoo-94ac68e41da9f5c2b89892cbcebba9f0145a1971.tar.gz gentoo-94ac68e41da9f5c2b89892cbcebba9f0145a1971.tar.bz2 gentoo-94ac68e41da9f5c2b89892cbcebba9f0145a1971.zip |
app-benchmarks/siege: Stabilize 4.1.6 x86, #896346
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/siege/siege-4.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.1.6.ebuild b/app-benchmarks/siege/siege-4.1.6.ebuild index eff06d8f8eec..4a20c465c533 100644 --- a/app-benchmarks/siege/siege-4.1.6.ebuild +++ b/app-benchmarks/siege/siege-4.1.6.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" |