diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-27 15:00:50 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-27 15:00:50 +0200 |
commit | 9b55752fa9133013dddfda7d7508e3b44c1f68e4 (patch) | |
tree | f14b994fbdef6a9d2d5311cb1196f5b36979a1f8 /app-benchmarks/siege | |
parent | dev-util/rebar: x86 stable (bug #656668) (diff) | |
download | gentoo-9b55752fa9133013dddfda7d7508e3b44c1f68e4.tar.gz gentoo-9b55752fa9133013dddfda7d7508e3b44c1f68e4.tar.bz2 gentoo-9b55752fa9133013dddfda7d7508e3b44c1f68e4.zip |
app-benchmarks/siege: x86 stable (bug #656674)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-benchmarks/siege')
-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 364acb95e137..20d20168d47f 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" |