diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:17:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:17:00 +0200 |
commit | 86af8836abedfab782c3f7a09f495b517170276b (patch) | |
tree | 8d6aadd94a06148d4170cc3991f57d9e95bccd7d /sci-mathematics/plfit | |
parent | dev-libs/igraph: Stabilize 0.10.4-r1 x86, #920125 (diff) | |
download | gentoo-86af8836abedfab782c3f7a09f495b517170276b.tar.gz gentoo-86af8836abedfab782c3f7a09f495b517170276b.tar.bz2 gentoo-86af8836abedfab782c3f7a09f495b517170276b.zip |
sci-mathematics/plfit: Stabilize 0.9.3 x86, #920125
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/plfit')
-rw-r--r-- | sci-mathematics/plfit/plfit-0.9.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/plfit/plfit-0.9.3.ebuild b/sci-mathematics/plfit/plfit-0.9.3.ebuild index f5c15c46b845..2d9d2abfc172 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 ) |