diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:22:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:22:28 +0200 |
commit | 49d3ed31ad878d5be7a80e06c481ef85c248e780 (patch) | |
tree | e1313090db5f231f30d28a19bd35e8af2aebf61b /app-benchmarks/siege | |
parent | net-misc/ssh-askpass-fullscreen: ppc stable wrt bug #742146 (diff) | |
download | gentoo-49d3ed31ad878d5be7a80e06c481ef85c248e780.tar.gz gentoo-49d3ed31ad878d5be7a80e06c481ef85c248e780.tar.bz2 gentoo-49d3ed31ad878d5be7a80e06c481ef85c248e780.zip |
app-benchmarks/siege: ppc stable wrt bug #742716
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-benchmarks/siege')
-rw-r--r-- | app-benchmarks/siege/siege-4.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.0.5.ebuild b/app-benchmarks/siege/siege-4.0.5.ebuild index d4311b3e0f5b..eb04541a5d40 100644 --- a/app-benchmarks/siege/siege-4.0.5.ebuild +++ b/app-benchmarks/siege/siege-4.0.5.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" |