diff options
Diffstat (limited to 'app-benchmarks/siege/siege-4.1.6.ebuild')
-rw-r--r-- | app-benchmarks/siege/siege-4.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-4.1.6.ebuild b/app-benchmarks/siege/siege-4.1.6.ebuild index 4a20c465c533..f525bf3fc39f 100644 --- a/app-benchmarks/siege/siege-4.1.6.ebuild +++ b/app-benchmarks/siege/siege-4.1.6.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 ~arm64 ~hppa ~mips ~ppc x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ppc x86 ~x64-macos" SLOT="0" IUSE="ssl" |