summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-16 18:17:00 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-16 18:17:00 +0200
commit86af8836abedfab782c3f7a09f495b517170276b (patch)
tree8d6aadd94a06148d4170cc3991f57d9e95bccd7d /sci-mathematics/plfit
parentdev-libs/igraph: Stabilize 0.10.4-r1 x86, #920125 (diff)
downloadgentoo-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.ebuild2
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 )