diff options
-rw-r--r-- | app-benchmarks/siege/siege-3.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/siege/siege-3.1.4.ebuild b/app-benchmarks/siege/siege-3.1.4.ebuild index 0c939859d847..3b8327078578 100644 --- a/app-benchmarks/siege/siege-3.1.4.ebuild +++ b/app-benchmarks/siege/siege-3.1.4.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.joedog.org/siege-home/" SRC_URI="http://download.joedog.org/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ~mips ~ppc ~x86 ~x64-macos" +KEYWORDS="amd64 ~hppa ~mips ~ppc x86 ~x64-macos" SLOT="0" IUSE="libressl ssl" |