diff options
author | Sam James <sam@gentoo.org> | 2021-04-21 00:31:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-21 00:34:55 +0100 |
commit | 7efd3b341fbccdb94f8c426cea3d279e58bad20a (patch) | |
tree | c5b00b08396be3c1ceff2b2978748697a07b0e8b /app-benchmarks | |
parent | net-misc/rsync: Stabilize 3.2.3-r3 ppc, #783954 (diff) | |
download | gentoo-7efd3b341fbccdb94f8c426cea3d279e58bad20a.tar.gz gentoo-7efd3b341fbccdb94f8c426cea3d279e58bad20a.tar.bz2 gentoo-7efd3b341fbccdb94f8c426cea3d279e58bad20a.zip |
app-benchmarks/siege: Stabilize 4.0.8 ppc, #783966
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/siege/siege-4.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.0.8.ebuild b/app-benchmarks/siege/siege-4.0.8.ebuild index 3b1feaf8f88a..705520487cb3 100644 --- a/app-benchmarks/siege/siege-4.0.8.ebuild +++ b/app-benchmarks/siege/siege-4.0.8.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 ~hppa ~mips ~ppc ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~hppa ~mips ppc ~x86 ~x64-macos" SLOT="0" IUSE="libressl ssl" |