diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:52:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:52:55 +0200 |
commit | aa00d66a1c7a9080588bdc3634db8b87e096b4c0 (patch) | |
tree | f364ed75c2b8952266a86c87c3b66134b390e0e2 /app-benchmarks | |
parent | media-libs/libsidplayfp: bump to 2.2.0 (diff) | |
download | gentoo-aa00d66a1c7a9080588bdc3634db8b87e096b4c0.tar.gz gentoo-aa00d66a1c7a9080588bdc3634db8b87e096b4c0.tar.bz2 gentoo-aa00d66a1c7a9080588bdc3634db8b87e096b4c0.zip |
app-benchmarks/siege: x86 stable wrt bug #792633
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/siege/siege-4.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.0.9.ebuild b/app-benchmarks/siege/siege-4.0.9.ebuild index 0c21f495ffa9..bd3b88afedd3 100644 --- a/app-benchmarks/siege/siege-4.0.9.ebuild +++ b/app-benchmarks/siege/siege-4.0.9.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="ssl" |