commit: 94ac68e41da9f5c2b89892cbcebba9f0145a1971 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 24 19:57:54 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Feb 24 19:57:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ac68e4
app-benchmarks/siege: Stabilize 4.1.6 x86, #896346 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-benchmarks/siege/siege-4.1.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-benchmarks/siege/siege-4.1.6.ebuild b/app-benchmarks/siege/siege-4.1.6.ebuild index eff06d8f8eec..4a20c465c533 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"
