diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:34:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:21 +0100 |
commit | c48d49add6a8e782201274234abf2587a962deda (patch) | |
tree | 925ae9164121c681f27ee679b20fff2e580f24b2 /app-benchmarks | |
parent | x11-themes/qtcurve: stable 1.9.0_rc1-r2 for ppc, bug #656612 (diff) | |
download | gentoo-c48d49add6a8e782201274234abf2587a962deda.tar.gz gentoo-c48d49add6a8e782201274234abf2587a962deda.tar.bz2 gentoo-c48d49add6a8e782201274234abf2587a962deda.zip |
app-benchmarks/siege: stable 4.0.4 for ppc, bug #656674
Bug: https://bugs.gentoo.org/656674
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/siege/siege-4.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.0.4.ebuild b/app-benchmarks/siege/siege-4.0.4.ebuild index 01d301ec01f2..ebd14cfce9e5 100644 --- a/app-benchmarks/siege/siege-4.0.4.ebuild +++ b/app-benchmarks/siege/siege-4.0.4.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.joedog.org/siege-home/" SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~hppa ~mips ppc x86 ~x64-macos" SLOT="0" IUSE="libressl ssl" |