diff --git a/sci-mathematics/plfit/plfit-0.9.3.ebuild b/sci-mathematics/plfit/plfit-0.9.3.ebuild index 2d9d2abfc1728..a4ef6de3a1b7e 100644 --- a/sci-mathematics/plfit/plfit-0.9.3.ebuild +++ b/sci-mathematics/plfit/plfit-0.9.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ntamas/${PN}/archive/refs/tags/${PV}.tar.gz # doc/ directory contains MIT and BSD licenses for two components. LICENSE="BSD GPL-2+ MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="cpu_flags_x86_sse cpu_flags_x86_sse2" DOCS=( CHANGELOG.md README.rst doc/THANKS )