diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 14:54:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 14:54:18 +0200 |
commit | 96c7d50d5c1ac0b9fb5f35bff994a61d1dfbbdca (patch) | |
tree | b1fcc42de66b0666566de7fb9223eca5cbc68bd3 /app-benchmarks | |
parent | sys-kernel/installkernel-systemd: Keyword 2-r5 s390, #917558 (diff) | |
download | gentoo-96c7d50d5c1ac0b9fb5f35bff994a61d1dfbbdca.tar.gz gentoo-96c7d50d5c1ac0b9fb5f35bff994a61d1dfbbdca.tar.bz2 gentoo-96c7d50d5c1ac0b9fb5f35bff994a61d1dfbbdca.zip |
app-benchmarks/siege: Stabilize 4.1.6-r1 ppc, #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 d3c501f3dc66..41bb48b2bedf 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" |