summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-12-01 23:35:51 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-12-01 23:35:51 +0100
commit32523deb0be0d08a823150cd7c3b7365b6ae2c4f (patch)
tree62403593476540b7dc1795adba8c2150ec801b7c /sci-mathematics
parentsci-libs/hdf5: Stabilize 1.14.4_p3-r1 x86, #945550 (diff)
downloadgentoo-32523deb0be0d08a823150cd7c3b7365b6ae2c4f.tar.gz
gentoo-32523deb0be0d08a823150cd7c3b7365b6ae2c4f.tar.bz2
gentoo-32523deb0be0d08a823150cd7c3b7365b6ae2c4f.zip
sci-mathematics/plfit: Stabilize 0.9.5 x86, #945558
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/plfit/plfit-0.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/plfit/plfit-0.9.5.ebuild b/sci-mathematics/plfit/plfit-0.9.5.ebuild
index d06d8bc8afa8..a8ca6a7da71a 100644
--- a/sci-mathematics/plfit/plfit-0.9.5.ebuild
+++ b/sci-mathematics/plfit/plfit-0.9.5.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 )