diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:19:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:20:02 +0100 |
commit | fecc721ad72d8f8db9cc5262ac943a313978fed7 (patch) | |
tree | c92f85df0f2339905082cd7c17a8467f9603f70d /app-benchmarks/siege | |
parent | net-misc/wakeonlan: ppc stable wrt bug #757237 (diff) | |
download | gentoo-fecc721ad72d8f8db9cc5262ac943a313978fed7.tar.gz gentoo-fecc721ad72d8f8db9cc5262ac943a313978fed7.tar.bz2 gentoo-fecc721ad72d8f8db9cc5262ac943a313978fed7.zip |
app-benchmarks/siege: ppc stable wrt bug #757270
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.0.7.ebuild b/app-benchmarks/siege/siege-4.0.7.ebuild index af205790872c..2c6ff06e63f9 100644 --- a/app-benchmarks/siege/siege-4.0.7.ebuild +++ b/app-benchmarks/siege/siege-4.0.7.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" |