diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:43:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-24 08:46:30 +0200 |
commit | 7ab403d3843da4bf59281d8cd51913ab93977158 (patch) | |
tree | 434cd3d2e3e1607c707942265616531b87eb6fd1 /app-benchmarks/siege | |
parent | dev-util/scons: amd64 stable wrt bug #742359 (diff) | |
download | gentoo-7ab403d3843da4bf59281d8cd51913ab93977158.tar.gz gentoo-7ab403d3843da4bf59281d8cd51913ab93977158.tar.bz2 gentoo-7ab403d3843da4bf59281d8cd51913ab93977158.zip |
app-benchmarks/siege: amd64 stable wrt bug #742716
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
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 eb04541a5d40..48cafb2e2b8d 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" |