diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:40:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-29 10:40:26 +0200 |
commit | 475fecda48abb151d64b962f43e98002cc130be0 (patch) | |
tree | 461dffb912d90d94351bca156833d0fb122387f4 /app-benchmarks | |
parent | dev-perl/ExtUtils-InstallPaths: amd64 stable wrt bug #792711 (diff) | |
download | gentoo-475fecda48abb151d64b962f43e98002cc130be0.tar.gz gentoo-475fecda48abb151d64b962f43e98002cc130be0.tar.bz2 gentoo-475fecda48abb151d64b962f43e98002cc130be0.zip |
app-benchmarks/siege: amd64 stable wrt bug #792633
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
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 222a5bf1384f..0c21f495ffa9 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" |