diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 11:07:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 11:07:22 +0200 |
commit | ff0f8a36d67d4903a64694c1eb301e01b45a30b4 (patch) | |
tree | a03ee7ef57454d002b31c05b2000210d5364c46e /app-benchmarks | |
parent | dev-python/h5py: Stabilize 3.10.0-r1 x86, #919275 (diff) | |
download | gentoo-ff0f8a36d67d4903a64694c1eb301e01b45a30b4.tar.gz gentoo-ff0f8a36d67d4903a64694c1eb301e01b45a30b4.tar.bz2 gentoo-ff0f8a36d67d4903a64694c1eb301e01b45a30b4.zip |
app-benchmarks/siege: Stabilize 4.1.6-r1 x86, #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 5b1dafa81d01..207969c178b3 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" |