diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 15:40:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-15 15:40:06 +0100 |
commit | c9dcd6b57508333dd73b48c2121cd066252bd5b0 (patch) | |
tree | 9627e66c2854bec75866f3977aa99e4ce5a41fde /app-benchmarks | |
parent | x11-wm/lwm: stable 1.2.4 for ppc, bug #651686 (diff) | |
download | gentoo-c9dcd6b57508333dd73b48c2121cd066252bd5b0.tar.gz gentoo-c9dcd6b57508333dd73b48c2121cd066252bd5b0.tar.bz2 gentoo-c9dcd6b57508333dd73b48c2121cd066252bd5b0.zip |
app-benchmarks/siege: stable 3.1.4 for ppc, bug #651962
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/siege/siege-3.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-3.1.4.ebuild b/app-benchmarks/siege/siege-3.1.4.ebuild index 3b8327078578..46104f68a615 100644 --- a/app-benchmarks/siege/siege-3.1.4.ebuild +++ b/app-benchmarks/siege/siege-3.1.4.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.joedog.org/siege-home/" SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ~mips ~ppc x86 ~x64-macos" +KEYWORDS="amd64 ~hppa ~mips ppc x86 ~x64-macos" SLOT="0" IUSE="libressl ssl" |