diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-21 00:38:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-21 00:39:55 +0200 |
commit | 7e738c4e9e83dcae5a290246ddda81a19ca9dcb5 (patch) | |
tree | 17f33afb3bdb250adb6852b475695277b0ce2c75 /app-benchmarks | |
parent | mail-filter/pyzor: x86 stable (bug #718326) (diff) | |
download | gentoo-7e738c4e9e83dcae5a290246ddda81a19ca9dcb5.tar.gz gentoo-7e738c4e9e83dcae5a290246ddda81a19ca9dcb5.tar.bz2 gentoo-7e738c4e9e83dcae5a290246ddda81a19ca9dcb5.zip |
app-benchmarks/siege: x86 stable (bug #742716)
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-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 adc92eaedd14..d4311b3e0f5b 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" |