diff options
author | Sam James <sam@gentoo.org> | 2021-04-22 03:58:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-22 03:58:41 +0100 |
commit | 39e38746f09a634b449cae0752367f4dc22b5ddc (patch) | |
tree | 405ab80d37bf55e225bfd944bcd23d37554ab289 /app-benchmarks | |
parent | net-misc/rsync: Stabilize 3.2.3-r3 x86, #783954 (diff) | |
download | gentoo-39e38746f09a634b449cae0752367f4dc22b5ddc.tar.gz gentoo-39e38746f09a634b449cae0752367f4dc22b5ddc.tar.bz2 gentoo-39e38746f09a634b449cae0752367f4dc22b5ddc.zip |
app-benchmarks/siege: Stabilize 4.0.8 x86, #783966
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/siege/siege-4.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.0.8.ebuild b/app-benchmarks/siege/siege-4.0.8.ebuild index 8c968fbbf4e7..294132c28c6b 100644 --- a/app-benchmarks/siege/siege-4.0.8.ebuild +++ b/app-benchmarks/siege/siege-4.0.8.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" |